In pseudo-code, what I mean is, can you do something like this (similar to TOP):
SELECT Row 2
*
FROM Table
WHERE Column1 = Condition
I wanted to do something for testing – I can’t think of a real world scenario for this. Just curious if it’s possible. I can’t find anything on the Interwebz about it.
1 Answer