In ignite 2.0:
when I ran those codes: 
SqlFieldsQuery sql = new SqlFieldsQuery("select id from
\\\"personCache\\\".Person p limit 5");

I got it:
"Syntax error in SQL statement "SELECT ID FROM[*] \""personCache\"".PERSON P
LIMIT 5 ";

What's this mistake ? thanks.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/SQL-Syntax-error-in-cross-cache-query-tp15097.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to