Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: relation algebra query

Re: relation algebra query

From: Alan <alanshein_at_erols.com>
Date: Tue, 23 Apr 2002 11:26:32 -0400
Message-ID: <aa3u96$7k1bq$1@ID-114862.news.dfncis.de>


I would try to figure it out myself instead of turning in someone else's answer.

"Nick" <nparfait_at_hotmail.com> wrote in message news:1016c570.0204212245.3ce693b0_at_posting.google.com...
> Assuming u have the following relations
> student(sid, sname)
> subject(subid, subname)
> enrolled(subid, sid, year)
>
> how would you write the realational algebra for finding the subject
> name which is taken by all students in a particular year.
> ie. only subjects which have all students are displayed.
Received on Tue Apr 23 2002 - 10:26:32 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US