Advertisements
Advertisements
प्रश्न
State the following rules of DBMS.
Entity Integrity
संक्षेप में उत्तर
उत्तर
- 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
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
What symbol is used for the SELECT statement?
Explain the characteristics of DBMS.
Which language is used to request information from a Database?
How is a top to bottom relationship among the items in a database established?
Limitations of a file system can be resolved by ______.
The interface between the database and end users or application programs is referred to as ______.
State or snapshot of a database at any instance is known as ______.
The underlying component or set of programs used by DBMS to create the database and handle various queries for data retrieval and manipulation is known as ______.
Why is database testing important?
What is meant by date-transfer rate?