How many null values can be inserted in a coulmn whihc is unique constraint
Answer Posted / ajay badola
Any number of null values can be inserted.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between delete and truncate commands?
Does access use sql?
what are rollup and cube in t-sql? : Transact sql
Why do we need unique key in a table?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
What does partition by mean in sql?
What is the plv (pl/vision) package offers?
What are different types of functions in sql?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
How insert into statements in sql?
How would you pass hints to the sql processor?
What is optimistic concurrency control? : Transact sql
What is materialized view. What are different methods of refresh?
How many primary keys can a table have?
Can a varchar be a primary key?