Answer Posted / sushma s
select * from emp where rownum<=2
minus
select * from emp where rownum<2
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to avoid duplicate records in a query?
What is sql lookup?
What is clustered index in sql?
what are the features and advantages of object-oriented programming? : Sql dba
What are types of indexes in sql?
what is the command line end user interface - mysql? : Sql dba
how to do backup entire database? : Transact sql
Are null values same as that of zero or a blank space?
What is a string data type in sql?
what are set operators in sql? : Sql dba
What is sql and how does it work?
what is oracle database ? : Sql dba
What is a temp table?
What is the use of nvl function?
how many columns can be used for creating index? : Sql dba