2014-12-13 14 views
8
USE users_tracking; 
SELECT user_name FROM visits 
where port_name IN 
(SELECT port_name FROM ports where location = 'NY')//as temp; 

Öyle bir değişkende iç sorgu depolamak ve daha sonra bu kullanabilirsiniz herhangi bir yolu var mı bir hata mismatched input 'SELECT' expecting RULE_T_R_PARENİçiçe sorgu Cassandra'ya çalışmıyor

verir? [email protected] := query kullanmayı denedim, ancak set komutunu tanımıyor.

cevap