MLU
Lecture: Datenbanken I - Details
You are not logged into Stud.IP.

General information

Course name Lecture: Datenbanken I
Subtitle http://www.informatik.uni-halle.de/~brass/db17/
Semester WS 2017/18
Current number of participants 50
expected number of participants 60
Home institute Leitung des Instituts für Informatik
participating institutes Institut für Informatik, Praktische Informatik (Datenbanken)
Courses type Lecture in category Offizielle Lehrveranstaltungen
First date Monday, 09.10.2017 10:15 - 11:45
Pre-requisites Programmierkenntnisse, einige mathematische Grundlagen
SWS 4+2
ECTS points 10

Rooms and times

No room preference
Monday: 10:15 - 11:45, weekly(15x)
Tuesday: 16:15 - 17:45, weekly(14x)
Monday, 19.02.2018 10:00 - 12:00
Monday, 19.02.2018 10:00 - 12:00
Tuesday, 06.03.2018 11:00 - 12:00
Monday, 26.03.2018 10:00 - 12:00
Monday, 26.03.2018 10:00 - 12:00

Fields of study

Module assignments

Comment/Description

Inhalte:
- Grundlegende Datenbank-Begriffe, Funktionen von DBMS
- Einführung in die mathematische Logik mit Anwendungen für Datenbanken
- Relationales Datenmodell, Integritätsbedingungen
- Relationale Algebra, Ausdrucksfähigkeit von Anfragesprachen
- Die Datenbanksprache SQL (Schwerpunkt der Vorlesung)
- Einführung in Datenbankentwurf (ER-Model, Logischer Entwurf, Relationale Normalformen)
- Kurze Einführung in den physischen Datenbank-Entwurf (Indexe)
- Datenbank-Sicherheit, Zugriffsrechte in SQL, Sichten
- Transaktionen, Mehrbenutzerbetrieb (Concurrency Control)
- Einführung in die Anwendungs-Programmierung