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 > General > Database Concepts & Design > Help Req Plz Normalization Process 1st, 2nd, 3rd

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-22-07, 10:06
Code5 Code5 is offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Question Help Req Plz Normalization Process 1st, 2nd, 3rd

Hi im new to databases, well the normalisation process anyway.

I have a simple database to normalise and it consists of the following un-normalised data. I could do with someone to help me normailse this data into 1st 2nd and 3rd normal form and show me the process of going about this.

I am a noob at this so kindly make it as simple as possible.

Data:
-------------------------
----(Hire Agreement)-----
Customer Name
Customer Address
Postcode
Telephone Number
Driving Licence Number
Car Registration Number
Make of Car
Model of Car
First Day of Hire
Last Day of Hire
Mileage in
Mileage out
Class of Car, i.e. A B C D
Daily Rate
Number of days hired
Total Hire Cost
Credit Card Number
Expiry Date
-------------------------

I would like any help in normalising this data into 1st, 2nd and 3rd normal form if possible.

Any help here would be appreciated.

Also any helpfull links you may have to aid in this would also be appreciated.
Reply With Quote
  #2 (permalink)  
Old 11-22-07, 10:40
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Hi

Two great links re db design and normalisation:
http://www.tonymarston.net/php-mysql...se-design.html
http://r937.com/relational.html

HTH
Reply With Quote
  #3 (permalink)  
Old 11-22-07, 11:29
Code5 Code5 is offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Question Thanks

Thanks for the links.

Just to help me a little more, could you show me how i would put this data into 2nd normal form?
Reply With Quote
  #4 (permalink)  
Old 11-22-07, 11:36
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,246
doubt it.. best for you to make an effort and proceed form there. the only way of learning normalisation is to actually go out and do it....

I doubt many DBA's or DB designers actually go through the normalisation process, their experience and knowledge normally takes them to 3NF without blinking.
Reply With Quote
  #5 (permalink)  
Old 11-22-07, 11:44
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Well - you are allowed a blink or two to start with.

Pop the thing into first normal form, post here and people will help you along. This screams out homework and I am afraid (or perhaps I am not) that you will find you will have to put in the effort yourself and, if you are lucky, get some guidance from one or more of the professionals here.
Reply With Quote
Reply

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