What is the result, when NULL is compared with NULL?
Answer Posted / kmbkrishnan
if we check a Null value with another Null value as equal,
the result will be false.
| Is This Answer Correct ? | 47 Yes | 8 No |
Post New Answer View All Answers
How can get second highest salary in sql?
Do foreign keys improve performance?
Will truncate release space?
how to shut down the server with 'mysqladmin'? : Sql dba
What do you mean by stored procedures?
What does dml mean?
What is a temporal table?
What operating systems are supported by oracle sql developer?
differentiate between float and double. : Sql dba
tell us something about heap tables. : Sql dba
Does sap use sql?
What is java sql package?
Explain ttitle and btitle.
Can we insert data into materialized view?
Why is sql better than hql?