Answer Posted / venkat
select * from emp minus select * from emp where rownum <= (select count(*) - &n from emp);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to export your connection information to a file?
How to bring a tablespace online?
What are internal user account in oracle?
Is oracle an operator?
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
What is procedure overloading in oracle?
What is Undo Management Advisor in Oracle?
What do you understand by database schema and what does it hold?
Explain the use of file option in exp command.
What are the attributes that are found in a cursor?
How to create a table index?
What is a Garbage Collection? and what is full recursive Garbage collection?
Explain the features of oracle?
State the difference between a primary key and foreign key?
What are the common oracle dba tasks?