What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / jjjjjj
the answer id 'high'
| Is This Answer Correct ? | 5 Yes | 17 No |
Post New Answer View All Answers
What is keys and its types?
What is cascade in sql?
What is embedded sql with example?
Is oracle and sql same?
How many sql core licenses do I need?
Is primary key always clustered index?
What are the two types of cursors in pl sql?
Why is pl sql used?
What is the difference between mdf and ndf files?
What are transaction and its controls?
what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
What has stored procedures in sql and how we can use it?
Mention what pl/sql package consists of?
What is inner join in sql?
What is offset and limit in sql?