what is Constraint? How many types of constraints in SQL ?
Answer Posted / srinivas
Constraint are the rules enforced on data columns on table
Five type of constraints
Primary key
Unique Key
Foreign Key
Not Null
Check
| Is This Answer Correct ? | 28 Yes | 14 No |
Post New Answer View All Answers
What is after dml trigger?
Explain various data region available in ssrs with their use?
What are the requirements for sql server 2016?
What does the not null constraint do?
What is the default value of an integer data type in sql server 2005?
List the types of recovery model available in sql server?
Can we return Data from 4(more than 1) tables in stored procedure?
What is tabulation?
What does set rowcount do?
What are the types of indexes?
How do I find the sql server database version?
What do you understand by mirroring?
What is attribute? : sql server analysis services, ssas
What do you understand by a view?
What are recommended options to be used while using db mirroring? : sql server database administration