Different users can edit/view different tables
Posted: 2015-02-04 22:39
In an application I am developing, there is a certain class of user that can add/edit/view all tables, and another class of user that can view all tables, but only add/edit certain tables. How do I achieve this?