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
How many clustered indexes can you have?
what is 'mysqlimport'? : Sql dba
what is dbms? : Sql dba
What are the usages of sql?
What is sqlerrm?
How many commands are in sql?
What is pl/sql language case sensitive?
What are views in sql?
What is the difference between inner join and left join?
how to load data files into tables with 'mysqlimport'? : Sql dba
What are the datatypes available in pl/sql ?
How do I clear the screen in sql plus?
What is rank function in sql?
Is oracle sql free?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba