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
How to insert data into an existing table?
Explain about protocol layer present in SQL server?
What is sleeping status in sql server?
What are cursors stored procedures and triggers?
Can a database be shrunk with users active?
How to create user messages with print statements in ms sql server?
What are date and time data types in ms sql server?
Characterize join and name diverse sorts of joins?
What is sql or structured query language?
Delete duplicate rows without using rowid.
what is nonclustered index
What are synonyms?
How to set the current database in ms sql server?
How to connect to a sql server using odbc_connect()?
What is bcnf normalization form?