I have 50 users, and 10 developers and the user privileges are all over the place. E.g: Developer1 and Developer2 do not have the exact same privileges. What is the best practice to grant them privileges? Should I give them all the same privileges (Less work)? Or should give them the different privileges according to what tables they are working on? (More work).
↧