Answer Posted / rajeev thakur
(select * from emp where rownum<3) minus (select * from emp
where rownum<2);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can there be more than one function with a similar name in a pl/sql block?
What is $$ in sql?
What are the various restrictions imposed on view in terms of dml?
Can a composite key be null?
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
what are integrity rules?
what is dbms? : Sql dba
What is the mutating table and constraining table?
What is trigger in flip flop?
Why do we use triggers?
What is compilation error in pl sql?
What does trigger mean in slang?
What are the most important ddl statements in sql?
How many scalar data types are supported in pl/sql?
What is latest version of sql?