Database Theory Flashcards
What are databases used for?
Databases are used to store and process data and text.
What do databases allow users to do with the data?
Databases allow for entry, storage, editing and processing of data.
Give examples of when a company would use a database?
- To store customer details
- Stock inventory for a shop
- Sending personal letters using mail merge
- Keeping income tax records in government
- Suggesting products upon what has been bought in the past.
Databases use _____ as a way to present data.
Fill in the blank
Databases use FORMS as a way to present data
Why is presenting data in a form good?
Forms allow data to be stored in an easier to understand format.
Forms allow users to add buttons, to move between records and add/delete records.
What is a query?
To search the data
What is validation?
What are the 5 types of validation?
Validation makes sure the data is sensible and reasonable and reduces the chance of human error.
- Precense check
- Format check
- Length check
- Range check
- Input masks
Advantages of Databases
- Large amounts of data can be stored
- Data can be easily editted/added
- Data can be queried to find relevant results
- Passwords can be set to maintain security
- Data can be sorted.
- Can be shared electronically
Disadvantages of Databases
- Knowledge and skill with databases are needed to set one up.
- If more than one table is used, relantionships will need to be set up [complicated].
- Security prodecures (passwords) need to be implemented if sensitive data is being held
- Errors in data entry, validation or queries can affect the results.
What are spreadsheets used for?
Designed to store, process and manipulate numerical data.
Advantages of Spreadsheets
- Data can be shared electronically
- Formulas can alllow for instant recalculations
- Data can be imported into other documents
- Columns and rows can be locked to maintain data integrity
- Data types can be chosen to match the data being presented
- Can be password protected to maintain security
Disadvantages of Spreadsheets
- Text can’t be manipulated easily
- Spreadsheets are complex and may require a lot of energy to create
- Manually entered data may contain errors
- Novice users may struggle with formulas/functions
Examples of Spreadsheet uses
- Calculating invoices
- Importing survey/questionnaire data
- Shopping list, with prices etc.