Need idea for fridge
#1

Hello,

I am planning to do fridge for house. Stats are from mysql. I want that the "fridge" is useable only near to fridge in the house interior. So which is better way to do?

I make new table to mysql and write these stats:

Код:
ID
PosX
PosY
PosZ
Pizza
Hotdog
Vodka
Beer
etc.
OR it is better to add these stats to my table which is made for house:

Код:
House stats here..
FridgeX
FridgeY
FridgeZ
Pizza,
Vodka,
Beer
etc.
I hope you understood. So the question is, is better to make new table or add fridge stats to table which is made for house?
Reply


Messages In This Thread
Need idea for fridge - by Larry123 - 26.10.2012, 10:16
Re: Need idea for fridge - by Calabresi - 26.10.2012, 10:26
Re: Need idea for fridge - by Larry123 - 26.10.2012, 10:28
Re: Need idea for fridge - by Calabresi - 26.10.2012, 10:30

Forum Jump:


Users browsing this thread: 1 Guest(s)