what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / rakesh anand
In Oracle Database 10g Express Edition
it shows "no data found"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Collation Sensitivity ? What are the various type ?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What is sql exception?
What are the sql versions?
What's the difference between a primary key and a clustered index?
Define sql delete statement.
Why do we need cursor in pl sql?
when MSQL8.0 is in market
What are the operators in sql?
What is the limitation on the block size of pl/sql?
how to dump a table to a file with 'mysqldump'? : Sql dba
What is index example?
explain primary keys and auto increment fields in mysql : sql dba
Can sql function call stored procedure?
How can I make sql query run faster?