Sign In | Register Now About Bytes | Help | Site Map
Connecting Tech Pros Worldwide

Normalization

Question posted by: smartic (Member) on June 29th, 2008 07:06 AM
I'm new to MySQL language and my question is what is the idea of Normalization when i enter the data twice in the table but with foreign key (number), example:
I'm having table that i for cars reservation they enter first name,last name,etc..... the data that will be duplicated car model so i make another table that having all car models to insert it into reservation table, any user can reserve the same car model and only but the number that point to model in the reservation table what is the idea I'm sorry if that was silly question?
Stang02GT's Avatar
Stang02GT
Moderator
1,069 Posts
June 30th, 2008
02:39 PM
#2

Re: Normalization
To get a better understanding of Normalization i would suggest reading the following article


HERE

Reply
Reply
Not the answer you were looking for? Post your question . . .
189,875 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Latest Articles: Read & Comment
Top MySQL Forum Contributors