What is the result, when NULL is compared with NULL?
Answer Posted / ashu_deepu
2 NULL value can not b equal.
i just want to remind some imp. point about primary key.
d condition is
1) not null n
2) unique.
since 2 null value r unique dats why we require the 1st point of not null.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is full outer join same as cross join?
what are all different types of collation sensitivity? : Sql dba
What is the process of debugging?
How does index help in query performance?
Define sql delete statement.
What are aggregate and scalar functions?
What is the difference between cluster and non-cluster index?
What is a .db file?
What are the types of records?
What is sql trigger example?
What is sql query optimization?
What are field types?
What are the different types of joins in sql?
What is cte?
Is mariadb a nosql database?