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

Answer Posted / kart

since the query is syntaxically correct
the output will be

no rows selected;

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?

577


What are sql objects?

530


how to create a new table by selecting rows from another table in mysql? : Sql dba

550


Is a secondary key the same as a foreign key?

481


Explain the uses of database trigger.

641






What is difference between inner join and self join?

584


What are different functions in sql?

506


How global cursor can be declare with dynamic trigger ?

1739


Which are sql * plus commands?

531


What are inbuilt functions in sql?

588


What is a data definition language?

546


Can a key be both primary and foreign?

502


What are field types?

528


How do I truncate a word?

514


what are string data types? : Sql dba

499