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
What are the parameters that we can pass through a stored procedure?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
Explain drop constraint oracle?
Describe an oracle table?
How to write text literals in oracle?
Explain the use of inctype option in exp command.
Why is oracle used?
Can a formula column be obtained through a select statement ?
How to create a new table in your schema?
How to connect ms access to oracle servers?
How to define an anonymous procedure with variables?
Can you create a synonym without having a table?
What is a nested table?
What is an Oracle index?
Explain implicit cursor.