Im creating a website which is a online text based game... i was wondering what is more logical out of these options:
should i create a table for example to do with user's info like:
A) All of it in one table
or
B)Registration details under one table
Game exp under another
stats under another etc
Which one is most smartest to do and is there any down sides to doing one or the other from those options.. ive never done it before so wanted to know from people who may have tried both ...