Databases Flashcards
Record
Row/Collection of fields that relate to the same item
Primary Key
Field that is unique for every record
Key field
Key field
Field which is unique for every record
Primary key
Composite key
Primary key consisting of two or more fields
One field can not be used for identification
But when combined
Data Type
Determines the sort of data that can be stored
Database
Organized collections of related data stored in organized manner
Business data (example)
Costumer information
Product data
Supplier details
Transport Data (Examples)
Flight Info
Train Info
Search Engine (Example)
Google, Yahoo
Social Networks (Example)
Facebook, LinkedIN
Online Databases (Example)
Wikipedia
Government Databases (Examples)
Criminal Record
Tax record
Privacy (Definition)
Ability of individuals to be able to determine for themselves when, how and to what extent information about themselves is shared with others
Data Integrity (Definition)
Safeguarding accuracy and completeness of stored data
Validation
To only allow data of the described data type
Secondary key
Not unique but for search tasks/ field by which a database is often searched
Index/Alternative key