What are constraints? Explain different types of
constraints?
Answer Posted / kumarcsn
basically there are two types of constraints
1.TABLE LEVEL CONSTRAINTS
2.COLUMN LEVEL CONSTRAINTS
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
Some queries related to SQL
What is merge replication?
Explain what is row_number function?
How to retrieve error messages using odbc_errormsg()?
Explain use of expression builder.
How do I find the query plan in sql server?
What is database black box testing?
What is sql server transaction log file?
List out the different types of locks available in sql server?
What are orphan records?
Define ACID properties in a Database?
How to create a user to access a database in ms sql server using "create user" statements?
What is Service Broker in sql server 2012?
What is a rollup clause?
How can a user-defined datatype be created?