Can we use more than one null value for unique key?
Answer Posted / pavani
No, we can't use more than one null value for unique key.
Unique means it doesn't accept duplicate values.
| Is This Answer Correct ? | 41 Yes | 67 No |
Post New Answer View All Answers
Is natural join and inner join same?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
List different type of expressions with the example.
How do I run a sql query?
What is a null value?
What is trigger in sql? Explain
What are primary key and foreign key and how they work?
Can we create foreign key without primary key?
What do you mean by stored procedures? How do we use it?
How do I find duplicates in the same column?
What is the difference between local and global temporary table?
what are the join types in tsql? : Transact sql
Can we insert data in view?
how to enter binary numbers in sql statements? : Sql dba
Is keyword pl sql?