What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / ashok
no rows selected
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you get column names only for a table (sql server)?
Describe types of sql statements?
Write a sql query to convert all character to uppercase after hypen.
Is primary key clustered index?
What is data type in sql?
How bulk collect improves performance?
Can you call pl/sql package functions from within a fast formula?
explain the difference between bool, tinyint and bit. : Sql dba
What is natural join in sql?
what is text? : Sql dba
How to order siblings in oracle hierarchy queries?
What are the different types of dbms?
What mean sql?
What is data type in database?
how can we find the number of rows in a table using mysql? : Sql dba