unit four presentations Flashcards
what is microsoft access
a database creation and management program
what is a database?
a collection of data that is stored in a computer system
- they allow users to enter, access, and analyze data quickly and easily
- maintain the validity and consistency of data
- like a collection of lists like at a drs office)
what is a relational database?
understands how lists and objects within them relate to one another
- uses keys to link data from different tables together
what is the difference between excel and access?
access is stronger at handling non-numerical data (names and descriptions) and uses relational databases to store and analyze non-numerical data
what are the four main objects of databases?
tables
queries
forms
reports
what are tables?
store all the data
- rows and columns are referred to as records and fields