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

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -