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 cursor in pl sql?
How do I quit sql?
How do you bind variables in pl sql?
What's the difference between a primary key and a clustered index?
discuss about myisam index statistics collection. : Sql dba
Can a trigger call a stored procedure?
What is duration in sql profiler trace?
Explain correlated query work?
What language is oracle sql developer?
How do I clear the screen in sql plus?
what is the difference between truncate and delete statement? : Transact sql
Can we use pl sql in sql server?
How do I truncate a word?
Write a unique difference between a function and a stored procedure.
What is the difference between the conventional and direct path loader? : aql loader