This lecture focuses on the Three-Level ANSI-SPARC Architecture, which includes the external, conceptual, and internal levels to separate user views from physical data storage. It highlights the importance of data independence—logical and physical—to ensure flexibility and adaptability in database design and maintenance. The lecture explains types of database schemas, data models (object-based, record-based), and database languages (DDL, procedural and non-procedural DML, and 4GLs). It outlines core DBMS functions such as data processing, transaction support, concurrency control, recovery, and security. Additionally, it discusses multi-user DBMS architectures including teleprocessing, file-server, two-tier, and three-tier client-server models, concluding with a practical activity to apply the three-level architecture in an online library system scenario.