In this chapter, you will learn:
- That the relational database model takes a logical view of data
 
- The relational model’s basic components are relations implemented through tables in a relational DBMS
 
- How relations are organized in tables composed of rows (tuples) and columns (attributes)
 
- About relational database operators, the data dictionary, and the system catalog 
 
- How data redundancy is handled in the relational database model 
 
- Why indexing is important
 
Download PowerPoint Presentation
Design, Implementation, and Management,
Seventh Edition, Rob and Coronel
Labels: Database