Get First 10 records from database
843854Jan 10 2005 — edited Feb 7 2007Hi all,
Anybody please tell me how to get first 10 records from the database.
Assume in the dabtabase there are 100 records.
As the following query returns all the row from customer table.
----------------------------------------------
select * from customer
----------------------------------------------
Please reply as soon as possible .
Thanks
amitindia