Institute for Systems Research
Permanent URI for this communityhttp://hdl.handle.net/1903/4375
Browse
Search Results
Item Update Dependencies in the Relational Model(1991) Mark, Leo; Roussopoulos, N.; Cochrane, Roberta J.; ISRRelational database systems suffer from the lack of a rich update language. In this paper we present the Update Dependency Language which allows the database designer to specify a procedure for each update that is activated when attempts are made to perform the update. Each procedure integrates the update dependencies for an update and provides an operational semantics for the update which is maintained by the system. We provide a formal definition for this language, illustrate its use, and discuss concurrency control issues related to integrating such a language into a database system.Item Implementing Set-Oriented Production Rules as an Extension to Starburst(1991) Widom, J.; Lindsay, Bruce G.; Cochrane, Roberta J.; ISRThis paper describes the implementation of a set-oriented database production rule language proposed in earlier papers. Our implementation uses the extensibility features of the Starburst database system, and rule execution is fully integrated into database query and transaction processing.