Access Terms Flashcards
Meaning derived from the data
Information
A collection of numbers and text
Data
A large collection of data stored in a well-defined structure
Database
A collection of programs that enable you to enter, organize, and select data in a database
DBMS
An entity used to organize information by categories of like information
Table
An attribute (piece of information) of the table/entity
Field
Defines the type of information that can be stored. i.e. text, numbers, dates, etc.
Data type / field type
A field, or a collection of fields, whose values uniquely identify each record in a table
Primary key
Referential data integrity
A set of rules that specifies what records may exist in each table
–A record input with a foreign key must always have a matching record in the primary key table in the relationship
Question structures to sort, filter and select specific information
Query
Structures for screen views of data
Form
Structures for written output of data
Report
The language you use to talk to the database
Structured Query Language
QBE grid
Query by example grid
A field that defines the relationship between 2 tables
Foreign key