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
What is parallel hint?
What is trigger and stored procedure in sql?
Can you call pl/sql package functions from within a fast formula?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
How many sql are there?
What is use of term?
Can unique keys be null?
What is fmtonly in sql?
How does rowid help in running a query faster?
What does pragma mean?
What are the types of records?
What is the starting oracle error number?
Define tables and fields in a database
what is a stored procedure? : Sql dba
what is the difference between clustered and non clustered index in sql? : Sql dba