Hi.
I have a project which is mainly a big table with all the information I need for each person (there are other to supply info to this one).
The idea is to have a restricted access to the records just for the person itself (kind of a membership app).
Do you suggest to have the username/password in the same table and use it from there or in another table?
Thank you for your comments