getting next row's column without going to next row for resultset
- From: "saurabh" <saurabhsharma82@xxxxxxxxx>
- Date: 15 Jun 2006 23:50:48 -0700
I am facing a strange issue. Actually i need to get one column of the
next row of resultset without actually going to the next row. I have
the freedom to modify the select query for this. So now the new
resultset should have all the older records + one record of the next
row.
This is being done because there are over four lack records in the
database i am using and i cannot do a previous operation after i have
come to the next record.
.
- Prev by Date: Re: Polymorphism in Java
- Next by Date: Java access to Microsoft Access database through Samba
- Previous by thread: Problem with weblogic 8.1SP5
- Next by thread: Java access to Microsoft Access database through Samba
- Index(es):
Relevant Pages
|