Answer Posted / anand
primary constraint
check constraint
notnull constraint
foreign key constraint
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to insert multiple rows with one insert statement in ms sql server?
You want to implement the one-to-one relationship while designing tables. How would you do it?
Differentiate between a primary key and a unique key.
What are the different types of upgrades that can be performed in sql server?
How to specify the collation for a character data type in ms sql server?
What is the recursive stored procedure in sql server?
Why truncate is ddl?
What is shrink log file?
What is the difference between the 2 operating modes of database mirroring?
What are the disadvantages of using the stored procedures?
What is dimension table? : sql server analysis services, ssas
What have included columns when we talk about sql server indexing?
What is sql language?
Explain the various types of concurrency problem?
Can we write trigger for view?