Answer Posted / hari
Primary key : Doen't allow null values
Unique key : allow one null value
Primary key create cluster index
Unique Key create non-cluster index
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
your distribution database is full what will u do
Do you know sql server 2008 backup compression?
What is the largest component inside a field?
How to execute a sql statement using mssql_query()?
What is difference between joins and subqueries?
What is merge join?
How to select an exiting database using mssql_select_db()?
What are trace flags and mention a few common trace flags used with sql server?
You want to implement the many-to-many relationship while designing tables. How would you do it?
Why do we use sql limitations? Which constraints can we use while making a database in sql?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What are the components of sql server service broker?
How to create a user to access a database in ms sql server using "create user" statements?
How to populate a table in sql server?
How to edit table in sql server 2017?