Hi,
I know its very simple. But I have very archive knowledge in oracle (last time I used is in 1999).
I would like to know - how to retrive top 10 records from a table.
In SQL Server its like this - select top 10 * from table_name
Any help, appreciated.
Thanks in advance