click below
click below
Normal Size Small Size show me how
Access vocab
| Question | Answer |
|---|---|
| Database | A collection of structured information or data stored electronically in a computer system |
| Table | The fundamental building block of a data base that stores the raw data organized into rows and columns |
| Field | A single collumn in a table that contains a specific category of info |
| Primary key | unique field that specifically identifies each individual record in a table |
| Query | A question or request presented to the database to fin, filter, sort, or manipulate specific across one or more tables |
| Form | a user freidnly on screen interface utilzed to easily enter, view and edit data |
| Report | A formatted professional layout database information designed for viewing |
| Relational Database | a type of database where multiple tables are linked to one another through shared fields |
| design View | an advanced editing mode |