Q:

The SELECT statement SELECT \'Hi\' FROM DUAL WHERE NULL = NULL; Outputs

belongs to collection: DBMS - SQL MCQ

0

The SELECT statement SELECT 'Hi' FROM DUAL WHERE NULL = NULL; Outputs


  1. Hi
  2. true
  3. false
  4. Nothing

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(d).Nothing

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

DBMS - SQL MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If a query involves NOT, AND, OR with no parenthes... >>
<< Which of the following query finds the total ratin...