What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / binita
No rows selected
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What are commit, rollback, and savepoint?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
What is %s in sql?
Do prepared statements prevent sql injection?
What will you get by the cursor attribute sql%found?
What is difference between stored function and application function?
What are all the different normalization?
Can I learn sql in a week?
What are sql triggers used for?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
what is a trigger? : Sql dba
What is primary key and foreign key?
Why is the cursor important?
How to sort the rows in sql.
Why are indexes and views important to an organization?