you know in mysql ,we can use limit to query certain number of rows from a
table in database like select * from table1 limit 2,7; what kind of sql
language should i use in derby to perform the same kind of function in derby
-- 
View this message in context: 
http://www.nabble.com/how-to-query-certain-number-of-rows-in-derby-tf3412357.html#a9507929
Sent from the Apache Derby Users mailing list archive at Nabble.com.

Reply via email to