DBMS Assignment 1 Answers
DBMS Assignment 1 Answers
O)
- Data: Raw facts and figures without any context. E.g., 56, John.
- Database: Organized collection of related data stored electronically. E.g., Student records.
- DBMS: Software that manages and interacts with databases. E.g., MySQL, Oracle.
- Schema: The structure/design of the database, like a blueprint (tables, fields, etc.).
Example:
Student Table:
-------------------
101 | Ajay | 20
102 | Beena | 19
- Relation: Student
- System Analysts
Advantages:
Disadvantages:
- Complex to implement
Three levels:
Diagram:
+--------------------+
+--------------------+
+--------------------+
+--------------------+
+--------------------+
+--------------------+