Wilson Hew
New member
- Local time
- Today, 15:31
- Joined
- Jan 21, 2003
- Messages
- 7
Hi,
Anyone knows how to get the row number in Microsoft Access 2000?
In ORACLE, we can do like this:
SELECT ROWNUM, Field1, Field2, Field3 FROM Table1;
How do I write SQL statement in MS Access 2000? Thanks.
Wilson
Anyone knows how to get the row number in Microsoft Access 2000?
In ORACLE, we can do like this:
SELECT ROWNUM, Field1, Field2, Field3 FROM Table1;
How do I write SQL statement in MS Access 2000? Thanks.
Wilson
