What will be the output for the below Query
Select 'High' from dual where null = null;

Answer Posted / amedela chandra sekhar

The correct answer is

SQL> Select 'High' from dual where null = null;

no rows selected





Chandu
chandumba2005@gmai.com

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between pls_integer and integer?

526


how to shut down the server with 'mysqladmin'? : Sql dba

555


what is datawarehouse? : Sql dba

579


What is the meaning of disabling a trigger?

655


How do I run a query in pl sql developer?

571






What are transaction and its controls?

569


What is rowid in sql?

516


Explain what is dbms?

589


What is the difference between left join and right join?

508


What is cold data?

511


What is orm in sql?

547


What is index example?

566


What is a null value?

665


What is Collation Sensitivity ? What are the various type ?

509


Can a composite key be null?

534