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


Please Help Members By Posting Answers For Below Questions

how to shutdown mysql server? : Sql dba

561


How can we debug in PL/SQL?

648


Why join is faster than subquery?

593


What is the use of double ampersand (&&) in sql queries? Give an example

600


Why self join is used in sql?

487






How to find 3rd highest salary of an employee from the employee table in sql?

560


What is sql in java?

539


How do I sort a table in sql?

587


What is query optimization in sql?

541


Can we create view in stored procedure?

518


How do we accept inputs from user during runtime?

540


What is meaning of <> in sql?

579


What is sql procedures and functions?

521


Define a temp table?

544


How do you drop a trigger?

535