Answer Posted / anil
select * from(select ename,deptno,sal from emp order by sal desc) where rownum<=3
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the methods of filing?
Explain the difference between sql and mysql.
What is the clause we need to add in function body to return variable?
What is the purpose of cursors in pl/sql?
how to create a new table in mysql? : Sql dba
What is scalar data type in pl sql?
Which join is like inner join?
What are field types?
What does select * from mean in sql?
What is a trigger word?
Show the two pl/sql cursor exceptions.
Explain some predefined exceptions.
Does truncate table reset auto increment?
Should I use mbr or gpt?
What is indexing oracle sql?