Can we use more than one null value for unique key?
Answer Posted / ashwani kumar(kannouj)
Unique in similar to primary key but one difference's
primary key duplicate records not allow and not null value
and uniquie allow one null value and duplicate records
Is This Answer Correct ? | 6 Yes | 25 No |
Post New Answer View All Answers
What is the purpose of a sql?
What is sql prepared statement?
What schema means?
What version is sql?
What are the different tcl commands in sql?
What is sql exception?
How do I view stored procedures?
What is a sql select statement?
What are string functions in sql?
What program will open a mdb file?
What does t sql mean?
How do you delete duplicates in sql query using rowid?
What are the types of optimization?
How do you write an inner join query?
What is natural join in sql?