An account contains two databases, fin_db and hr_db, which hold payroll and employee data, respectively. Accountants and Analysts at the company need different permissions on objects in these databases to perform their work. Accountants require read-write access to fin_db, but need only read-only access to hr_db because that database is maintained by human resources personnel.
An Architect must create a read-only role for certain employees in the human resources department.
Which permission sets must be granted to this role?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion