Relational Algebra

Hi, I need some help with relational algebra.

The schema for this database is as follows: (note that primary keys are shown underlined, foreign keys in bold).
STUDENT (StudentNo, FamilyName, FirstName, StudentAddress, StudentEmail)
TUTORIAL (TutorialNo, DayAndTime, Lab)
TUTOR (StaffNo, TutorName, TutorEmail)
CLASS (StaffNo, TutorialNo)
ATTENDS (StudentNo, TutorialNo)

How do I get the relational algebra for the below 2 questions as it's too...

Relational Algebra

from Databases http://ift.tt/1U6or8B
via IFTTT
Previous
Next Post »
Thanks for your comment