
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
In the course of the database theory, we study the key concept regarding the database. The major points in these homework exercises are:Conjunctive Queries, Recall Notation, Relation with Attributes, Algebra Query, Tableau Corresponding to Query, Using Chase, Number of Joins, Set of Constraints, Applied to Relations, Possible for Set
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

CSE 233 Spring, 2012
Due on Tuesday, May 1
This is an individual assignment and the usual criteria for academic integrity apply. It is recommended to typeset your answer (latex preferred).
πAC [πAB (R) 1 πBC (σC=0(R))] 1 πCD(σB=5(R)).
(a) Construct the tableau corresponding to the query. Is it minimal (ex- plain)?
(b) Using the chase, minimize the tableau in (a) knowing that the query is only applied to databases satisfying the FDs
A → D, CD → B, C → A.
(c) Construct an algebra query corresponding to the minimized tableau obtained in (b).
knowing that it is only applied to relations R satisfying the set of constraints {A → B, E → D, D →→ E}.