The Implementation of Parameterized View Definition for Relational Database Systems
-
-
Abstract
The concept of parameterized view definition mechanism for relational database sys- tems is presented and implemented in this paper.Dynamic binding of parameters for the view allows the definition of recursive relations,such as transitive closure,without using extended operators or proce- dural constructs such as loops.Upward compatible syntax for SQL that incorporates parameterized view is also proposed.
-
-