What is the result, when NULL is compared with NULL?
Answer Posted / kirankumar.vangeti
Null is neither equal to null nor it is not equal to null.
Any comparison to null is evaluated to null.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is rownum?
Explain raise_application_error.
What are the set operators in sql?
What is triggering circuit?
What program will open a mdb file?
What is prepared statement in sql?
What is multiple columns?
What is user in sql?
What is a sql instance vs database?
Explain sql data types?
What is view? Can we update view
what is bcp? When is it used?
What is a schema? How is it useful in sql servers?
What is crud diagram?
Why truncate is faster than delete?