Answer Posted / thaqi
unique key: allows NULL values and doesn't allow duplicate
values.
primary key:doesn't allow both NULL and duplicate values
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
what is a transaction? : Sql server database administration
What is the difference between cube operator and rollup operator? : SQL Server Architecture
Can I disable or restrict ssrs export formats (rendering formats)?
What is the largest component inside a field?
Detail about the hardware which is supported by SQL server?
What is normalization of database? What are its benefits?
How do I create a stored procedure in dbml?
What is temporal data type?
when would you go for denormalization? : Sql server database administration
How to find the version of sql server? : sql server database administration
What is the log shipping?
what is datawarehouse?
What is the difference between dataadapter and datareader?
Give an example of SQL injection attack ?
Write a sql query to display the current date?