J
John F
I am currently reading a book entitled "Database Design for Mere Mortals" and
the author mentions using subset tables. However he does not fully explain
them nor how they are used. Can someone please expound on this topic further?
The sample that he gives is for an inventory database. The main table is
acalled Items. Linked to this are three 1:1 subset tables called Software,
Office Furniture, and Office Equipment.
the author mentions using subset tables. However he does not fully explain
them nor how they are used. Can someone please expound on this topic further?
The sample that he gives is for an inventory database. The main table is
acalled Items. Linked to this are three 1:1 subset tables called Software,
Office Furniture, and Office Equipment.