Decoration
max planck institut
informatik
mpii logo Minerva of the Max Planck Society
 

Specialized Course "Query Optimization"

Lecturer: Dr. Thomas Neumann

Content:

Query optimization is addressed shortly in Database Systems, this lecture looks at a broader topic of optimization techniques. It concentrates on the central issues like join ordering and access path selections, but givens an overview of the whole query processing machinery. The main goals of the lecture are twofold: First, to learn different optimization techniques, which are also relevant in other areas. And second, to get an understanding how queries are processed and why queries are fast or slow.

Prerequisites:

Students planning to attend the course should have some basic knowledge about information systems in general (successful participation in one of the courses Information Systems or Database Systems or Information Retrieval will be fine) and should be able to write simple programs in Java.

Organization:


Slides:


Exercises:


Exam:

Date: 2007-02-13/14 Duration: 20 min Room: 433 Building E1.4

2007-02-13 2007-02-14
TimeName
11:15Kasradze, Levan
11:40AbuJarour, Mohammed
12:05Weiß, Cathrin
12:30Langner, Christian
TimeName
14:15Ignath, Stefan
14:40Arikan, Irem
15:05Figueredo, Carlos


Literature: