Can we have more than one NULL in a column having unique
constraint?
Answer Posted / habibur rahaman
It depends upon the database on which you are working.....in SQL we can have only one value but in oracle we can have n no of values.......i did it practically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is SQL Azure Fabric?
What are Spatial data types in SQL Server 2008
Which is better statement or preparedstatement?
What is scalar user-defined function?
What is the openxml statement in sql server?
What is optimization and its types?
What is an indexed view?
What is the partitioning method?
What are the advantages dts has over bcp?
explain different types of joins? : Sql server database administration
Explain what is it unwise to create wide clustered index keys?
What is a rownum?
Explain error and transaction handling in sql server?
Explain in brief how sql server enhances scalability of the database system?
What is a View ? Can we insert, Update and delete a view?