if I were writing my own sql, I would:
SELECT MAX(c_item_index) FROM t_version WHERE c_job_id = 100002;
is there a way to do this without resorting to raw sql?
I have so far not had to use any raw sql and was hoping there was a "Wonder"
way to do this.
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]