Answer Posted / sanket.infy
select * from table t1 where rownum = 5 ;
| Is This Answer Correct ? | 1 Yes | 31 No |
Post New Answer View All Answers
Explain locks? : Transact sql
How do you update a table in sql?
What is a scalar value in sql?
What are the various restrictions imposed on view in terms of dml?
What is sql procedures and functions?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
What is the difference between a query and a report?
What is database sql?
What is the difference between mdf and ndf files?
Is subquery faster than join?
what is the difference between group by and order by in sql? : Sql dba
Can I join the same table twice?
What are different types of statements supported by sql?
How do I truncate a word?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?