just sorta starting working on basic Database design etc.. Unfortunately the book isn't laid out very nice and jumps around quite a bit.. nevertheless trying to set up a ERD.
so per say I had 3 entity sets.. (Televisions, Manufacturer and Shop)
obviously TV's would have a manufacturer and a shop that sells them.. but you can't be a shop and manufacturer.
If the manufacturer sells to a Shop.. then the some of the info would be stored.. (date, product etc..) I believe this is where the inheritance comes in that's throwing me off.
thanx for any help