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
how to check server status with 'mysqladmin'? : Sql dba
what are the differences between char and varchar? : Sql dba
What is the unique index?
Do we need to create index on primary key?
What are the key differences between SQL and PL SQL?
What is native sql query?
Explain ttitle and btitle.
what are local and global variables and their differences? : Sql dba
What is difference between pl and sql?
What is a pragma statement?
What is a table in a database?
What are the different types of constraints?
What sql database should I use?
How long it takes to learn pl sql?
How many commands are in sql?