Normalization Question
From: BG <bgbills_at_yahoo.com>
Date: Fri, 21 Jan 2005 00:19:31 +0100
Message-ID: <41f03bb5$0$303$ba620e4c_at_news.skynet.be>
Hey All,
fname
lname
address
city
state
add_date
delete_date
promote_date
update_date
Date: Fri, 21 Jan 2005 00:19:31 +0100
Message-ID: <41f03bb5$0$303$ba620e4c_at_news.skynet.be>
Hey All,
Here's an example table with a few fields. To abide by the rules of normalization, should the phone & date fields be placed into their own tables? Even though the data will not be repeated in any other table?
TblMembers
fname
lname
address
city
state
work_phone cell_phone home_phone
add_date
delete_date
promote_date
update_date
Thanks,
Gordon Received on Fri Jan 21 2005 - 00:19:31 CET
