|
Chapter 1 : Introduction to Databases
- Lesson 1.1 : What is an Application?
- Lesson 1.2 : What is a Database?
- Lesson 1.3 : Different types of Databases
- Lesson 1.4 : Flat File Database
Chapter 2 : Relational Database Fundamentals
- Lesson 2.1 : What is a Relational Database?
- Lesson 2.2 : Different Data Models
- Lesson 2.3 : Object Database Model
- Lesson 2.4 : Object Relational Data Model
Chapter 3 : Introduction to Database Systems
- Lesson 3.1 : Architecture of a Database System
- Lesson 3.2 : Advantages of a DBMS
- Lesson 3.3 : Entity-Relationship
Model
- Lesson 3.4 : Meanings of Entities, Attributes and Entity Sets
- Lesson 3.5 : Relationships and Relationship
Sets
Chapter 4 : Database Normalization
- Lesson 4.1 : What is Database Normalization?
- Lesson 4.2 : The Normal Forms
- Lesson 4.3 : First Normal Form (1NF)
- Lesson 4.4 : Second Normal Form (2NF)
- Lesson 4.5 : Third Normal Form (3NF)
- Lesson 4.6 : Fourth Normal Form (4NF)
- Lesson 4.7 : Boyce-Codd Normal Form (BCNF)
Chapter 5 : Introduction to SQL
- Lesson 5.1 : The History of the Relational Database Model
- Lesson 5.2 : Why industry uses Relational Database Management System?
- Lesson 5.3 : Creating and Accessing Database with SQL
|