Relational Database Concepts

Beschreibung

(Databases) Karteikarten am Relational Database Concepts, erstellt von Emma Dolby am 14/05/2013.
Emma Dolby
Karteikarten von Emma Dolby, aktualisiert more than 1 year ago
Emma Dolby
Erstellt von Emma Dolby vor fast 11 Jahre
69
2

Zusammenfassung der Ressource

Frage Antworten
Table A data structure made up of rows and columns that contains data about the items and must have a unique name.
Record A single row within a table. A collection of data about a single item or event. Made up of fields and can contain different data types. In a table, each record must be unique.
Field An individual data item within a record. Should have a unique name and only contain a single data item. Have individual data types and can have their own validation.
Primary Key A field in a table that allows each record to be uniquely identified. Every value of a primary key must be unique. Can be simple (1 field) or compound (2 or more fields).
Foreign Key A field in one table that is linked to a primary key in another field.
Relationships Links between tables. One-to-many Many-to-many One-to-one
Entity The name given to anything you can store data about. E.g. CUSTOMER (Always written in capitals and single words) Each entity becomes a table.
Attribute A characteristic of an entity. E.g. an attribute of the entity CUSTOMER would be 'surname'.
Duplicate data Data that exists in two tables. (It is removed from a database through the process of normalisation and linking tables through relationships.)
Referential Integrity Makes sure that for every record in a table with a foreign key, there is a record in the corresponding table with the primary key.
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

FLAT FILE VS RELATIONAL DATABASE
rosiejones
Relational Databases
BadSideSecret
Databases
Luke Hashem
Computer Science
Bayram Annanurov
A2 CCEA Digital Technology (Whole course)
Abbie Welch
Computing Topic 5 Databases
Will Darby
Databases
loz .
ICT revision
Jamie W
Patient Record System- UOP-DBM/381-WEEK5
j03garcia
Databases!
Emily Lewis
Relational Databases
Anisha Rai