Constraints in DBMS :Constraints enforce limits to the data or type of data that can be inserted/updated/deleted from a table. The whole purpose of constraints is to maintain the data integrity during an update/delete/insert into a table. In this tutorial we will learn several types of constraints that can be created in RDBMS.Types of constraintsNOT NULLUNIQUEDEFAULTCHECKKey Constraints – PRIMARY KEY, FOREIGN KEYDomain constraintsMapping constraints - Study24x7
Social learning Network
56 followers study24x7 02 Mar 2019 12:17 PM study24x7 study24x7

Constraints in DBMS :
Constraints enforce limits to the data or type of data that can be inserted/updated/deleted from a table. The whole purpose of constraints is to maintain the data integrity during an update/delete/insert into a table. In this tutorial we will learn severa...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles