SQL-Recursion-Tool
Thesis Type | Bachelor |
Thesis Status |
Finished
|
Init |
|
Final |
|
Start |
|
Thesis Supervisor | |
Contact |
Recursion is an important and powerful concept in modern query languages for relational database systems. Unfortunately, it is often not completely understood by students.
The aim of this thesis is to create a web-based learning tool in order to help students to understand the functionality of SQL recursions, which should be interactively explained. It should be possible to load example data, execute queries on that data and to execute recursions in a step-wise manner.