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
What is a field in a database?
Show how functions and procedures are called in a pl/sql block.
What is the usage of the distinct keyword?
What is linq to sql?
Explain exception handling in pl/sql?
What is duration in sql profiler trace?
What are sql*plus environment variables?
Can we perform dml in function?
Define SQL and state the differences between SQL and other conventional programming Languages?
How do I view tables in mysql?
What does the argument [or replace] do?
How many types of literals are available in pl sql?
How can I see all tables in sql?
How would you convert date into julian date format?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?