What will be the output for the below Query
Select 'High' from dual where null = null;
Answer Posted / prashant yadav
No row select
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Can we create table inside stored procedure?
Is foreign key mandatory?
Can you have a foreign key without a primary key?
how to escape special characters in sql statements? : Sql dba
Explain the working of primary key?
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What is query optimization in sql?
What are the two different parts of the pl/sql packages?
what is a composite key ? : Sql dba
Explain raise_application_error.
What is the use of pl/sql table?
What is the difference between stored procedure and view?
What does (+) mean in sql joins?
How do I run a query in pl sql developer?
What is java sql driver?