How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / sumit
Any number of Null values can be inserted in such a column.
| Is This Answer Correct ? | 33 Yes | 7 No |
Post New Answer View All Answers
Is big data nosql?
How to prepare for oracle pl sql certification?
What are actual parameters and formal parameters?
how do you control the max size of a heap table? : Sql dba
How global cursor can be declare with dynamic trigger ?
What is the importance of sqlcode and sqlerrm?
how to get @@error and @@rowcount at the same time? : Sql dba
Is sql a case sensitive language?
How many types of normalization are there?
How do we use distinct statement? What is its use?
What is sql dialect?
Is there a 64 bit version of ssms?
What is the purpose of the primary key?
What is integrity in sql?
How does a self join work?