Lesson 1
Relational database structure and terminology
Before we jump into the nuts and bolts of relational database design,
let us now review relational database structure and terminology, which
is essentail for the successful comprehension of this course.
Learning objectives
After completing the lessons in this module, you should be able to:
- Describe the relational database model
- Describe the structure of a relational database
- Explain how relational database tables are linked to access data
- Explain why SQL is the lingua franca of relational databases
- Describe the functions of a relational database management system