i have a question concerning db design.
i want to be able to display a user's status in different languages.
my first draft of the affected part of the db's structure looks like this:
user
------
id
user_status_id [foreign key: user_status.id]
...
language
-------------
id
name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.