Answer Posted / navneet sharma
Unique key allow null value and it is a non cluster index
Primary key does not allow null value and it is custer index
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is SQL Azure Federations?
What is difference between join and natural join?
Explain what is public role in sql server?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
How to achieve Paging of records in SQL SERVER?
How to view existing indexes on an given table using sp_help?
How to create an inline table-valued function?
What are the various editions of sql server 2017 that are available in the market?
How to drop existing views from a database in ms sql server?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
if no size is defined while creating the database, what size will the database have? : Sql server administration
What is rank function?
What methods do you follow to protect from sql injection attack?
What is the security principal at the database level that represents your session?
What programming language would you use to create embedded functions in ssrs?