Answer Posted / sunita
select * from tab
where rownum=2;
| Is This Answer Correct ? | 18 Yes | 142 No |
Post New Answer View All Answers
What is the difference among union, minus and intersect?
State some properties of relational databases?
What are different types of indexes?
Where do we use pl sql?
What is a primary key called that is made up of more than one field?
List the various privileges that a user can grant to another user?
What is execute immediate?
Can we use threading in pl/sql?
How to Execute a Package in PL/SQL.?
What are the differences between implicit and explicit cursors?
What are pl sql data types?
how to shut down the server with 'mysqladmin'? : Sql dba
Does a primary key have to be a number?
What is partition by in sql?
What does pragma mean?