Inx51
12-13-2009, 06:44 PM
Hi!
Is there any way to select by the rows index?..I dont want to use any counter or such in the actuallt table..
For instance I whould like to do the following(this is pseudo)
"SELECT * FROM mytable WHERE ROW_INDEX=0"
and then the database whould select the very first row...
is there any smart way to do this?
Thanks in advance!
Is there any way to select by the rows index?..I dont want to use any counter or such in the actuallt table..
For instance I whould like to do the following(this is pseudo)
"SELECT * FROM mytable WHERE ROW_INDEX=0"
and then the database whould select the very first row...
is there any smart way to do this?
Thanks in advance!