Week 8: Data, Databases and Data Management Flashcards
What is the purpose of database?
To organise and keep track of information
What is a database?
A self-describing collection of integrated records.
What is metadata
Data that describes data
What are the 3 components of a database?
- Tables/Files
- Relationships among rows in tables
- Metadata (Describes the structure of the database)
What does DBMS stand for?
Database Management System
What is a DBMS?
A program used to create, process and administer a database (e.g. Microsoft Access)
What is a DBMS used for?
To create and modify the tables, relationships and other structures in a database.
What is an entity?
Something to keep track of (e.g. Order, customer, salesperson, item, volunteer, donation)
What is an attribute describe?
A characteristic of an entity (e.g. Order number, customer number, volunteer name, phone number)
What does an identifier do?
Uniquely identifies one entity instance from other instances (e.g. Student Number, Customer Number)