What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / kart
since the query is syntaxically correct
the output will be
no rows selected;
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is rollback?
Can function return multiple values in sql?
Can variables be used in sql statements?
Explain mutating table error.
What is pl sql block in dbms?
Explain what is a database?
what are string data types? : Sql dba
Show code of a cursor for loop.
define sql delete statement ? : Sql dba
What is sql comments?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
When is the update_statistics command used?
what is 'trigger' in sql? : Sql dba
What is mutating trigger?
what are the nonstandard string types? : Sql dba