If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > General DB Help Needed

Closed Thread
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-06, 09:36
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
General DB Help Needed

I am not going to lie, I am taking a DB course and am finding it extremely difficult to understand.

We are doing Relational DB & ER modeling as well as table normalization.

I only have 1 hour to take an upcoming and know I will score poor on my own.

Anyone want to help me out with my quiz?

I can post the Q's here.

Thanks much
  #2 (permalink)  
Old 03-16-06, 09:45
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
you can post the questions here,
whether you will get sensible accurate and correct answers is another thing.
you may get entirely correct answers, but not neccessarily the answers you or you teacher require.

have you read and understood the references (rudy [r937.com]) has a good section by paul litwin

if you must post your questions, then I'd suggest you also post your answers so that you can make an attempt to understand where your areas of weaknesss are.

however I wouldn't hold your breath.....
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
  #3 (permalink)  
Old 03-16-06, 09:47
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
If you post the questions and your answers, we may give you some good tips and critiques.

If you post just the questions and expect us to help you cheat, well, then the fun begins...
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
  #4 (permalink)  
Old 03-16-06, 10:03
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
Here is an example of some of the questions. They are multiple choice.

The final outcome of a natural JOIN yields a table that provides only the copies of the unmatched pairs.

True or False. I said False

Functional dependence can be defined most easily as the attribute A is functionally dependent on B if A determines B.
True or Flase. I said False

In the context of a database table, the statement "A determines B" indicates that:
1) knowing the value of Attribute A, you can look up the value of attribute B
2) knowing the value of Attribute B, you can look up the value of attribute A
I choose 1.

Attributes ar types of entities. True or False. I said False

(_______) expresses the specific number of entity occurrences associated with an occurrence of a related entity.
1. Cardinality
2. Optionality
3. Mandatory
4. Unary

Consider a schema R = (A, B, C, D, E).
and the following set F of functional dependencies:
A->BC
CD->E
B->D
E->A

Is CD a superkey?
Is AB a candidate key?
Is E->B in F+?
Is the following decompostion R1 = (A, B, C) and R2 = (C, D, E) a lossless-join decomposition?
Is the following decompostion R1 = (A, B, C) and R2 = (A, D, E) a lossless-join decomposition?

Thanks

This stuff seems like anything but basic to me
  #5 (permalink)  
Old 03-16-06, 10:18
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Well, I'll tell you that the ones you answered appear to be correct.

The ones you did not answer appear to simply require an understanding of the terms mentioned.

Google and your textbook are your friends.

"lossless-join decomposition"? I don't know what the heck that is.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
  #6 (permalink)  
Old 03-16-06, 10:31
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
Thanks. Yeah and those are just a sample of the questions. The book could be written in Chinese as far as my understanding of it goes. The basic terms and definitions are easy it it the graphical interpretations and relationship information I just can't seem to get.
  #7 (permalink)  
Old 03-16-06, 11:02
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Quote:
Originally Posted by tjm0852
The book could be written in Chinese as far as my understanding of it goes.
Really? Is our vernacular nomenclature that recondite?
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
  #8 (permalink)  
Old 03-16-06, 11:11
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
If by 'our' you mean DB people, then, yes your terminology can be difficult to understand at times. I was not meaning that towards you or anyone on this board, but rather to the author text I am reading.
  #9 (permalink)  
Old 03-16-06, 11:33
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
So does anyone want to seriously help me out?
  #10 (permalink)  
Old 03-16-06, 12:32
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
Quote:
Originally Posted by tjm0852
So does anyone want to seriously help me out?
I guess that I assumed that Blindman already had helped you out... What more did you want?

-PatP
  #11 (permalink)  
Old 03-16-06, 12:38
healdem healdem is online now
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,250
That was my assumption too.....
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
  #12 (permalink)  
Old 03-16-06, 13:36
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
What I posted was an example of some questions.
I was asking if I posted some similar questions (don't have them yet) if anyone was familiar enough with the material to offer some help.
  #13 (permalink)  
Old 03-16-06, 13:56
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,606
It is rather unlikely that we'll be able to help in the one-hour timeframe of your exam. Most of us have jobs and only offer to help here on a "time available" basis.

You seem to have a good understanding of the topics that you've mentioned, and while you might be a bit put-off by the presentation (or lack thereof) of the material from your class, you also seem to have a good command of what you've taken the time to read.

I really don't think you need someone to be "on deck". A little bit of time spent covering the material should be all that you need. If you have questions about points in the material, I'm sure that we'd be glad to help explain or conjour examples, but I don't really think that you'll even need that.

-PatP
  #14 (permalink)  
Old 03-16-06, 14:38
blindman blindman is offline
World Class Flame Warrior
 
Join Date: Jun 2003
Location: Ohio
Posts: 11,726
Short answer: No.
__________________
If it's not practically useful, then it's practically useless.

blindman
www.chess.com: "sqlblindman"
  #15 (permalink)  
Old 03-16-06, 15:16
tjm0852 tjm0852 is offline
Banned
 
Join Date: Mar 2006
Posts: 20
Thanks, I will post up if I get stuck.
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On