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

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

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