What is a Database
One or more table
A flat file database has how many tables?
1
Tables consist of rows, which in themselves consist of
a record
Columns contain a
Field
What is the unique identifier for a record?
A primary key
Name four types of check on a database
Range, Type, Format, Length
From where does the data used to make an input form come from?
Table or query
What can an input form do?
Add fields, sort data and combine data from multiple tables