-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Brian Abbott wrote: > As far as I can tell, Derby does not currently support the SQL Limit > command. Am I missing something? If it doesnt, are there any plans to > implement it? >
Derby supports limiting the number of rows returned by a query through the standard JDBC java.sql.Statement.setMaxRows() method. Dan. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBqVYOIv0S4qsbfuQRAiMsAKCgY/IdgMmBhMHVtrG40a9zVVnd4QCgnsBC 3ZLKFhckBzEC8dvZ8ZE97AA= =E96Z -----END PGP SIGNATURE-----
