Derby allows limiting the number of rows returned by a query using JDBC. You can use java.sql.Statement.setMaxRows() method.

Satheesh

Devang wrote:

Hi

 

Is it possible to use  “LIMIT keyword with select statement?

Or is there any other alternative for the same?

 

Thanx

 

Devang

 

 

Reply via email to