Re: practice test question...

From: Carlos Bromanski <cbroman_at_core.com>
Date: Mon, 12 Mar 2001 22:18:46 -0600
Message-ID: <3aad9f98$0$12817$1dc6e903_at_news.corecomm.net>


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 Tue Mar 13 2001 - 05:18:46 CET

Original text of this message