Quote:
Originally Posted by fowlplay4
SQL Advice: Make sure you learn about normalization (importantly learning up to 3rd normal form) if you want to be "good" at it.
I would recommend re-thinking your approach with the "serverr." values if you feel that SQL is a good alternative to it.
Explain what exactly you're trying to do first please.
|
Well, nothing too fancy. Just imagine using it for keeping track of money (all "objects"), keeping track of inventory, keeping track of event statistics (wins, details) and other things. Of course this will be done with relational tables.