what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / narendradivvela
no rows selected
Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
How to select all records from the table?
How do I get sql certification?
Can we call stored procedure in function?
How do you create a unique index?
Why do we use procedures in sql?
What is coalesce in sql?
Why do we use partitions in sql?
what are the differences between require and include, include_once and require_once? : Sql dba
Can a foreign key be a duplicate?
Explain spool.
What packages(if any) has oracle provided for use by developers?
How do I find sql profiler?
Is sql difficult?
How do you update f as m and m as f from the below table testtable?
What are the different parts of a package?