How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / john bershan
any number of null value can be inserted into table for a
column which is declared as unique.coz null vale s either
not equal to any value or not equal to another null;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which is faster view or stored procedure?
Write a unique difference between a function and a stored procedure.
what is the difference between myisam static and myisam dynamic? : Sql dba
what is bdb (berkeleydb)? : Sql dba
What is on delete restrict?
What is procedure explain with program?
What is server name sql?
What is sql select statement?
What is pivot table in sql?
What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql
Is big data nosql?
What is the difference between local variables and global variables?
How to display the records between two range in Oracle SQL Plus?
What is scope of pl sql developer in future?
How do I run a sql script?