What are constraints? Explain different types of
constraints?
Answer Posted / manikandan elangovan
Primary key
Foreign Key
Unique Key
Not Null
Check
default
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to send email from sql database?
What is a trace frag? Where do we use it?
Explain the different index configurations a table can have?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
Explain what is lock escalation and what is its purpose?
What is normalization 1nf 2nf 3nf?
What are locks in sql?
How to create a view on an existing table in ms sql server?
What is user-defined scalar function?
What is replication with database mirroring? : sql server database administration
what is the difference between delete table and truncate table commands? : Sql server database administration
Explain user defined views?
Explain microsoft sql server functions?
What is optimistic concurrency?
Explain trigger and its types?