unit 3: simple database tables Flashcards
database
an organised collection of data
field
a single item of data
record
a collection of related fields
database query
a code that is sent to a database to collect certain info
text / alphanumeric
a no. of characters (short/long text)
boolean
yes/no
numeric
integer: a whole number
real: decimal
char
a single character
date/ time
date/time
flat file database
only a single table of data
*not related to any other table
flat file database disadvantages
*data duplication
*data redundancy
(same data in multiple locations)
*input errors
relational database
two or more tables linked together
verification
the process of checking the data in a database matches the data as it was originally captured
validation
a set of automatic checks to ensure the data is sensible, reasonable, and complete
presence check
makes sure if data is entered in a field