2.1: What is DBMS?2.2: File Management Systems (FMS)2.3: Database Management Systems (DBMS)2.4: FMS Versus DBMS2.5: An Overview of Database Management2.5.1: DBMS Basics2.5.2: Internal Process2.5.3: Tables, Rows and Columns2.5.4: SQL and its Power2.6: Brief Introduction to SQL2.6.1: Data Definition Language (DDL)2.6.2: Data Manipulation Language (DML)2.6.3: Select, Insert, Update and Delete2.6.4: Multiple Tables and Joins2.6.5: Nested Queries2.6.6: Data Control Language2.7: Embedded SQL2.7.1: Embedding SQL Statements Inside 3GL2.7.2: Embedded SQL Program Lifecycle2.7.3: Cursors2.8: Dynamic SQL2.9: DBMS models2.9.1: The Hierarchical Model2.9.1.1: Retrieval2.9.1.2: Insert2.9.1.3: Delete2.9.1.4: Update2.9.2: Network Model2.9.2.1: Retrieval2.9.2.2: Insert2.9.2.3: Delete2.9.2.4: Update2.9.3: Relational Model2.9.3.1: Retrieval2.10: Database System ArchitectureKey Terms and ConceptsChapter SummaryPractice Set