i need to normalize and make a ERD for 3 seperate tables in excel
the 3 tables r: workstation, monitor and printer
for each table it hv the following
workstation (user name, department, model, S/N#, code, installed software list)
monitor (user name, dept. model, S/N#, code)
printer (user name, dept. model, S/N#, code)
as not every ws/mon/printer has its own code or S/N#
so i plan to use the user name and dept as primary key and alter. key
however i am not sure how should i relate them and what should i do w/ the software list
the list is sth like (Eng. Windows 2000, Office 98, Winzip, Norton...)
how can i normalize it?
would anyone plz kindly help me on this
any reply is gd for me