Tagged Questions
0
votes
1answer
127 views
Users database to store access levels, can I move the non-essential information to another table?
I would like some advice on the best database structure for my system.
I have different kinds of users with different access levels, and different information of course. I created a users table with ...