Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290:learningunits:lu03:theorie:a_concept [2024/08/14 10:26] vdemirmodul:m290:learningunits:lu03:theorie:a_concept [2024/10/02 15:15] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU03a - Concept of a RDB ======+====== LU04a - Concept of a RDB ====== 
 + 
 +==== Learning Objectives====  
 +  - I can explain in my own words, what a relations database is and why it is widely used in all kinds of web applications. 
 +  - I can name and explain the key components of a relational database. 
 + 
 A Relational Database (RDB) is a structured method for storing and organizing data. The core idea is to represent data as related tables. A Relational Database (RDB) is a structured method for storing and organizing data. The core idea is to represent data as related tables.
  
Zeile 29: Zeile 35:
   * Oracle Database   * Oracle Database
   * Microsoft SQL Server   * Microsoft SQL Server
 +
 +----
  
 ===== Vocabulary ===== ===== Vocabulary =====
 ^ English ^ German ^ ^ English ^ German ^
-| to provide bereitstellen |+| row | Zeile | 
 +| column | Spalte |  
 +| entity | Objekt(-Einheit) | 
 +| attribute | Eigenschaft | 
 +| instance | Exemplar, Beispiel | 
 +| unique | einzig(-artig) | 
 +| to reference to | verweisen auf | 
 +| to establish | errichten, herstellen |  
 +| consistency | Widerspruchsfreiheit, Übereinstimmung |  
 +| constraint | Auflage, Bedingung | 
 +| to enhance verbessern, aufwerten |
  
 ===== References ===== ===== References =====
  • modul/m290/learningunits/lu03/theorie/a_concept.1723623975.txt.gz
  • Zuletzt geändert: 2024/08/14 10:26
  • von vdemir