What are constraints? Explain different types of
constraints?
Answer Posted / mangesh
. Primary Key Constraint
. Foreign Key Constraint
. Unique Key Constraint
. Check Constraint
| Is This Answer Correct ? | 38 Yes | 32 No |
Post New Answer View All Answers
What command do we use to rename a database?
Explain the difference between control flow and data flow?
How to query multiple tables jointly?
Difference between Logical Page and Physical Page in SSRS.
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
where the connection string store in the database
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
Explain about link server in sql server?
How do I find my localdb version?
What is the meaning of lock escalation and why/how to stop this? : sql server database administration
A trigger can reference objects outside the current database? State true or false.
What is constraints and its types?
Explain about temporary stored procedure?
Can we use custom code in ssrs?
What is SQL Azure Fabric?