1 / 38

The Relational Algebra

IS 230 (Relational Algebra) - Dr. Yousry Taha . 2. Basic Relational Algebra Operations. A data model must include a set of operations to manipulate the data.A basic set of relational model operations constitute the Relational Algebra.These operations enable

rane
Télécharger la présentation

The Relational Algebra

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. The Relational Algebra Dr. Yousry Taha IS230 (This is the instructors notes and student has to read the textbook for complete material.)

    2. IS 230 (Relational Algebra) - Dr. Yousry Taha 2 Basic Relational Algebra Operations A data model must include a set of operations to manipulate the data. A basic set of relational model operations constitute the Relational Algebra. These operations enable the user to specify basic retrieval requests which is also a relation. A relational algebra expression is a sequence of relational algebra operations.

    3. IS 230 (Relational Algebra) - Dr. Yousry Taha 3 Basic Relational Algebra Operations (cont) The relational algebra operations are divided into two groups: Set operations (?, n , , ? ) Operations developed specifically for the relational DB (Select (?) , Project (P), Join ( ) and others). Some additional operations were suggested to perform some common DB requests (aggregations (?), .).

More Related