1. Introduction
2. Need for a Database
3. Database Management System (DBMS)
4. Characteristics of Database Management Systems
5. Types of users of DBMS
6. Advantages of using DBMS approach
7. Limitations of using DBMS approach.
8. Relational Database
9. Relational Model Constraints
10.Structured Query Language (SQL )
11. CREATE TABLE COMMAND
12. DROP TABLE COMMAND
13. ALTER TABLE COMMAND
14. INSERT COMMAND
15. UPDATE COMMAND
16. DELETE COMMAND
17. SELECT COMMAND