Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ROWNUM of SQL

843859Oct 12 2006 — edited Oct 13 2006
Hey All,

I am using Oracle DB and in that I am retrieving data from DB with WHILE() in Java, but I want to perform different operations on even and odd rows i.e. like changing colors etc.

I guess ROWNUM of SQL might be helpful but I am not sure how, so can any1 please help regarding this?

Thax & rgds,
nhb007
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2006
Added on Oct 12 2006
6 comments
53 views