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
How do you select unique values in sql?
What are the different types of constraints?
What is sql profiling in oracle?
What is cursor explain with example?
What is schema in sql example?
How does one load ebcdic data? : aql loader
How many aggregate functions are available there in sql?
What is the use of double ampersand (&&) in sql queries? Give an example
Can we change the table name in sql?
What are procedures used for?
What does trigger mean in slang?
What is the maximum database size for sql express?
What is dense_rank?
how can we repair a mysql table? : Sql dba
what is the difference between primary key and unique key? : Sql dba