Advertisements
Advertisements
प्रश्न
State the following rules of DBMS.
Entity Integrity
संक्षेप में उत्तर
Advertisements
उत्तर
- The entity integrity constraint states that primary key value can't be null.
- This is because the primary key value is used to identify individual rows in relation and if the primary key has a null value, then we can't identify those rows.
- A table can contain a null value other than the primary key field.
Example:

shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
