You are designing the application solution. You need to specify the base table permissions that will be granted to application users. Your solution must fulfill all business and technical requirements. What should you do?
Answer(s)
- Specify that end users must have no permissions on base tables.
- Specify that end users must have only read permission on base tables.
- Specify read and write permissions on base tables for a specific user account that will be used by client applications that connect to the database.
- Specify all permissions on base tables for a specific user account that will be used by client applications that connect to the database.
Correct Answer Specify that end users must have no permissions on base tables.