MYSQL Putting Option Menu in One Table -


is necessary put option menu status, civil status, gender , kind of status answerable boolean or 0-9 in 1 table only. or necessary separate them in different tables table_civil_status, table_gender, , like....

the question isn't how many tables have. question entities database represents.

from question, seem have person entity, has various information person. in case, make sense put attributes person in 1 table.


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -