Hi,
I'd like to specific "row number" to show in query such as we have full result record of query is 100. I knew how to use fuction SELECT TOP for first n row from top. But I need to select among of them such as row 21st thru 40th from all 100 records list.
In Oracle, they have "rownum" to specific row number which available to scope range of result record to show. Hence, how to get it in MS Access?
Please help me.
Regards,
Chumporn P.

I'd like to specific "row number" to show in query such as we have full result record of query is 100. I knew how to use fuction SELECT TOP for first n row from top. But I need to select among of them such as row 21st thru 40th from all 100 records list.

In Oracle, they have "rownum" to specific row number which available to scope range of result record to show. Hence, how to get it in MS Access?

Please help me.
Regards,
Chumporn P.
