What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / zia
Syntax is correct, but result will show only column heading without data as 'HIGH'.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is trigger and how to use it in sql?
How to run sql statements through the web interface?
What are all the common sql functions?
How do you delete duplicates in sql query using rowid?
What is the difference between sql and mysql?
How do you explain an index?
what are the 'mysql' command line options? : Sql dba
Difference between table function and pipelined function?
What is t sql in sql server?
how can we know the number of days between two given dates using mysql? : Sql dba
Can triggers stop a dml statement from executing on a table?
What is localdb mssqllocaldb?
What is a loop in sql?
What is nosql db?
What found sql?