You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-user@db.apache.org by Luca Forni <l....@infinito.it> on 2004/04/30 18:54:07 UTC

SQL LIMIT for DB2

Hi all,
i have noticed that adapter for db2 (app and net, not db2400) doesn't
implement SQL LIMIT feature:

In DB.java, a possible sippets:
/** <code><pre>SELECT ... WHERE ... FETCH FIRST <limit> ROWS
ONLY</pre></code> */

public static final int LIMIT_STYLE_DB2 = 5;

May i work on this?

Bye

Luca


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org
For additional commands, e-mail: torque-user-help@db.apache.org