Hello,
         How to query data by page in Hive?

hive> select * from u_data a limit 1,2; 
FAILED: ParseException line 1:31 missing EOF at ',' near '1' 



r7raul1...@163.com

Reply via email to