Say for e.g. I want to isolate the 6th record from an employee table...
# There is nothing that identifies a row in this table.
# The table is finite
# You cannot use any temporary table or anything extra.
Is there a solution for this? If not why do you think so? If yes please state the query.
I am using ms sql server 2000.
I will entertain any other solution regardless of the conditions above.
2007-02-24
18:10:09
·
2 answers
·
asked by
deostroll
3
in
Computers & Internet
➔ Programming & Design