Nástroj pro překlad výrazů relační algebry do SQL
Loading...
Downloads
7
Date issued
Authors
Brziák, Pavel
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská - Technická univerzita Ostrava
Location
Signature
Abstract
Aim of this thesis is implementation of tool for translation expressions in relational algebra. This tool should dynamically convert algorithm in relational algebra into equal SQL query. The reader will learn the syntax of relational algebra, its rules and function. He's being briefly introduced to SQL and possibilities of its use. Part of this work is description of translation relational algebra expressions and description of implementation design on selected database system. Thesis further describes functions of implemented application and contains description of its realization. The last part is about the application testing and the results are presented. Implemented application is compared with similar already existing applications.
Description
Import 03/08/2012
Subject(s)
Relational algebra, SQL, Relational algebra translation, Oracle database, C#