Hello
How to implement it?
database with a list of furniture
database with a list of rooms
in the room
furniture (select from list Furniture) | number
chair | 2
Table | 1
and so on
Is it possible to count the number of a certain kind of quantitative furniture (tables, chairs)?
Thanks in advance.