DATABASE CONCEPTS Flashcards
query
used to search and extract data from a databaseto find the answer to a question
form
used to enter a new record,modify a record and view records already stored in a table
macro
small progoram written to perform a repititive task
table
consists of number of records
key field
uniquely indetitifies one record
query
searches and filters data in dattabase that satisfies query criteria
report
used topresent results from queries in an effective manner
database relationships
link two or more table in a data base using a relationship type
lookup wizard
a value that can be selected from a predefined listan entered into the field
OLE
object linking and embedding
data validation
involves automatic checking of data at the input stage to ensure its reasonable, sensible and acceptable
prescence check
ensures data is present
length check
ensures data is correct number of character
type check
ensures data is of the correct type
format check
ensures data matches a predetermined pattern