E
Ernst Guckel
Hello,
Not sure how to approach this:
We have an inventory database that has a variety of item types.
Workstations and printers have quite a difference of data fields to be
recorded. Should we store all items in one table and just not use the fields
that do not pertain to those types or should we have a parent table with the
shared fields and multiple subtables to store the specific fields to each
type?
The second sounds like a better idea but couldnt things go wrong later with
multiple tables linking to the same parent table?
Thanks,
Ernst.
Not sure how to approach this:
We have an inventory database that has a variety of item types.
Workstations and printers have quite a difference of data fields to be
recorded. Should we store all items in one table and just not use the fields
that do not pertain to those types or should we have a parent table with the
shared fields and multiple subtables to store the specific fields to each
type?
The second sounds like a better idea but couldnt things go wrong later with
multiple tables linking to the same parent table?
Thanks,
Ernst.