Does somebody know how to create an account (user id) with role in database? I mean:I have a database and I want to have two roles for it “client” and “worker”. And for client are available views for example A and B and for worker views C and D. How can I do this? How can I create users with specific role?
thanks a lot
Krzysiek