| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: practice test question...
The question as you've presented it here is not very well formed. Not that you would get any easy answers here anyway. - cb
MadG <patrick4133_at_hotmail.com> wrote in message
news:_qdr6.22279$p66.7679598_at_news3.rdc1.on.home.com...
> Hi there,
>
> I have a test Friday in my Database Systems class. The prof gave us a
> practise
> test with this question. He's not taking anything up and I'm really
stuck.
> I've gotten as far as what's included, but everytime I try to expand the
> answer
> it looks wrong.
>
> Could you help?
>
>
> ---- Entites
> TEXTBOOK (ISBN[PRIMARY KEY], BOOKNAME, AUTHOR, AFF_NUM[FORIEGN
> KEY --A.TABLE],
> YEAR. COST (SUPPLEMENT)[REPEATING GROUP])
>
> PUBLISHER (PUB_NUM[PRIMARY KEY], PUB_NAME, CONTACT, WEBSITE, LAST_CONTACT)
>
> AFFILIATE (AFF_NUM[PRIMARY KEY], PUB_NUM[FOREIGN KEY -P.TABLE], AFF_NAME)
>
> ----
>
> Keep track of textbook features to be evaluated (content coverage, ease of
> reading,
> exercises, cost), the weights (1-3) associated with each of these features
> and
> the evaluation number (1-10) scored for each feature of a particular
> textbook.
>
> There is a requirement to identify the textbooks being evaluated for
> different subject
> areas (example: systems analysis and design; database systems; C++
> programming)
>
>
>
> I have concluded that I must add an attribute to the textbook table to
> identify what
> subject the book falls under. ( If that's right? )
>
> I don not know how to take care of the repeating group. I had thought
that
> perhaps I
> should create an entity SUPPLEMENT but from there I get stuck as to what
to
> include.
> Also, I don't know how best to set up an entity for the review.
>
> Thank you,
>
> Patrick Rutherford.
>
>
>
Received on Mon Mar 12 2001 - 22:18:46 CST
![]() |
![]() |