Databases Flashcards
describe a database
a database is a persistent (saved on secondary storage for the future) organised (to easily select or process) store of related data on a computer system.
explain the use of data handling software
database software has to be able to create, retrieve, update and delete the data in a database.
describe how a DBMS allows the separation of data from applications and why this is desirable
s
describe the principal features of a DBMS and how they can be used to create customised data handling applications.
s
understand the relationship between entities and tables
s
understand the components of a relational database, such as tables, forms, queries, reports and modules
s
understand the use of logical operators in framing database queries
s
explain the use of key fields to connect tables and avoid data redundancy
s
describe methods of validating data as it is input.
s