Hi,

Plz Help me !

If I want to find the n-th record ( order by one or some fields ), where
n is quite large ( such as 1,000,000 ).


How should I compose the SQL to get better performance?


Thanks !!