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 are the different sql languages?
How can we avoid duplicating records in a query?
What is query execution plan in sql?
what are the different functions in sorting an array? : Sql dba
what is the difference between undefined value and null value? : Sql dba
write an sql query to find names of employee start with 'a'? : Sql dba
What packages are available to pl/sql developers?
Can we insert in view in sql?
how to create a table index in mysql? : Sql dba
How to run sql statements through the web interface?
What types of commands can be executed in sql*plus?
Can you select everything, but 1 or 2 fields, without writer's cramp?
What is procedure and function?
How do I install sql?
What is the difference between a query and a report?