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 the various levels of constraints?
what is an index? : Sql dba
What is an intersect?
What is synchronized subquery?
Is sql microsoft?
What are the different operators available in sql?
What are pl/sql packages?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
what are the advantages a stored procedure? : Sql dba
Can we rollback after truncate?
How many joins can you have in sql?
What is attribute indicator in pl sql?
What are the differences between in and exists clause?
Is record in oracle pl sql?
How does cross join work in sql?