What are constraints? Explain different types of
constraints?
Answer Posted / satyanarayana
Constraints are the constraints which can provide on the
column data.The types of constraints are
1).Domain Integrity constraints
EX:Check
2).Entity Integrity constraints
Ex:Unique,Primary key
3).Referential Integrity constraints
EX:Foreignkey
| Is This Answer Correct ? | 136 Yes | 41 No |
Post New Answer View All Answers
What are the events recorded in a transaction log?
what protocol both networks use? : Sql server database administration
How to loop through result set objects using odbc_fetch_row()?
Are connections to sql server encrypted?
Do you know clustered and non-clustered index?
Differentiate between mongodb vs. Sql server?
What are the steps to insert a table?
How to insert data into an existing table?
Do you know what are acid properties of transaction?
Is the primary key column of a table an index in ms sql server?
Mention what are the different types of ssrs reports?
Is foreign key a primary key?
What is database replication? What are the different types of replication you can set up in sql server?
mention different types of relationships in the dbms?
What do you mean by stored techniques? How would we use it?