Chapter 3 Flashcards
What is data and information?
data is raw facts while information is data that is organised and it is meaningful
What is knowledge and wisdom?
Knowledge is human beliefs or perceptions of facts or concepts relevant to that area, wisdom combines knowledge and experience to understand a topic better
What is database?
Integrated computer structure that stores end user data (user) and metadata
Database and its strengths
a database software allows you to:
1. create database
2. add, change, and delete data
3. sort and retrieve data
4. create forms and reports
Strengths of database:
1. reduced data redundancy
2. shared data
3. easier access
4. reduced development time
What is a Hierarchy
Database contains files, file contains records, record contains fields, files contains characters
What is field and record?
field is a combination of one or more characters while record, is a group of related fields
Examples of common data types?
- text
- numeric
- autonumber
- currency
- date/time
6 yes/no
Data maintenance
- adding records
- changing records
- deleting records
Data Validation
- a process of comparing data with a set of rules to find out if data input is correct
example:
1. alphabetic check
2. numeric check
3. range check
Database management system (DBMS)
- Is a software system that allows for the creation, organisation, storage, retrieval, and manipulation of large amounts of data.
DBMS
Data Definition: The DBMS allows users to define the structure of the database schema, including tables, relationships, constraints, and other metadata.
Data Manipulation: Users can insert, update, delete, and retrieve data from the database using query languages like SQL (Structured Query Language). The DBMS handles the translation and execution of these queries.
Data Storage and Management: The DBMS manages the physical storage of data on disk or other storage media, including data indexing, file organization, and access methods to optimize data retrieval.
Data Security: The DBMS provides mechanisms to control access to the database, ensuring that only authorized users or applications can view or modify the data. It includes user authentication, data encryption, access controls, and auditing capabilities.
Database administration
Refers to the process of overseeing and controlling the overall management of an organisation’s data resources. it involves tasks like planning, designing, organising, and maintaining data
Big data and Data analytics
big data is massively large data sets that technologies aren’t sufficient enough to analyse them.
Data analytics are raw data in order to make conclusions about an information.
Example: predicting a winner in a game in numerics