what is a database
what does organising data in an electronic database allow for? (advantages)
what is data
what is information
what is knowledge
what is a relational database
what is a relationship and what is needed in both tables for it to work
when designing a relational database and linking tables, relationships come in what 3 forms?
what do we use to sketch the relationships between tables
what is a flat file database. what is a suitable use for this type of database (think in terms of quantity of data)
what is a flat file database normally saved as
what are the positives to a flat file database
what are the downsides to a flat file database
what are the advantages of a relational database (multiple diff. tables linked together using relationships created by primary and foreign keys)
drawbacks of relational database
what is a primary key
what does the primary key ensure for each record
what is a foreign key
(linking field in a table that is a primary key in a related table)
fill the gaps:
In order to combine information from two tables, there must be a what?
what are composite keys are made up of.
give an example of composite key used for taking one school course
what is a secondary key
what is meant by “indexed”