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
What are the differences between having and where clause.
Do you know what is a linked server in sql server?
How do you rename a table in sql server?
How to read data in a table with "select" statements?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?
What the class forname () does?
Do you know what is openxml in sql server?
Explain about merge replications?
What do you understand by recursive stored procedure?
Is it possible to replicate data from sql server to oracle? : sql server replication
How do I open port 1433?
What is table level trigger?
What is default constraint?
How do you make a trace?
System variable and temporary variables