Answer Posted / suresh kaudi
Primary key : Not Accept null values
Unique key : Accept Onley one null value
When you Make Primary key In a table cluster index create
Automatically mean default.
Unique Key create Automatically non-cluster index
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about Joins?
How to reaname table name without using sp_Rename in sql server..?
What structure can you implement for the database to speed up table reads?
What is index, cluster index and nonclustered index?
How to select all columns of all rows from a table with a select statement in ms sql server?
How to download and install microsoft sql server management studio express?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
What is a transactions?
Mention the differences between sql server and mysql.
Explain different types of Normalization.
How to maintain a fill factor in existing indexes?
Explain different types of collation sensitivity?
What is snapshot parameter in ssrs?
Explain the difference between primary keys and foreign keys?
What are the advantages of using a stored procedure?