Mile2_Security
ML0-320 · Question #85
Select the best method of securing the underlying data tables on a database system.
The correct answer is A. Create service accounts with the correct privileges for the action the user is carrying out, i.e.read. See the full explanation below for the reasoning.
Question
Select the best method of securing the underlying data tables on a database system.
Options
- ACreate service accounts with the correct privileges for the action the user is carrying out, i.e.read
- BAllow only users to connect as the SA account.
- CCreate a service account with full access privilege over the underlying data tables.
- DAllow only applications to interrogate a mirror of the database.
How the community answered
(30 responses)- A80% (24)
- B10% (3)
- C7% (2)
- D3% (1)
Community Discussion
No community discussion yet for this question.