exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 17 question 2 discussion

Actual exam question from Microsoft's DP-300
Question #: 2
Topic #: 17
[All DP-300 Questions]

You need to recommend a solution to ensure that the customers can create the database objects. The solution must meet the business goals.
What should you include in the recommendation?

  • A. For each customer, grant the customer ddl_admin to the existing schema.
  • B. For each customer, create an additional schema and grant the customer ddl_admin to the new schema.
  • C. For each customer, create an additional schema and grant the customer db_writer to the new schema.
  • D. For each customer, grant the customer db_writer to the existing schema.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
voodoo_sh
2 months, 1 week ago
Selected Answer: B
Answer is B, but it is incorrectly worded. You can't grant "ddl_admin" on a schema level. DDL_admin is a database level role. On a schema level, you can grant ALTER/CREATE permission.
upvoted 1 times
...
Icyb3r
7 months, 4 weeks ago
Selected Answer: B
ddl_admin to create objects, db_writer to write data (Insert,update,delete)
upvoted 2 times
...
eric0718
11 months, 4 weeks ago
Selected Answer: B
DDL is necessary
upvoted 3 times
...
AlCubeHead
1 year, 2 months ago
Selected Answer: B
db_writer cannot do DDL commands so cannot create any new objects
upvoted 4 times
...
Chunchi
1 year, 2 months ago
Should be B.
upvoted 1 times
...
Smartiup
1 year, 3 months ago
Selected Answer: B
Its B each user should create a DB but not modify exiting DBs. db_writer you can only do inserts and updates but not create DB objects and DBs
upvoted 4 times
...
Singii
1 year, 3 months ago
Selected Answer: B
Since the requirement says - "Ensure that users can create their own DB object but be prevented from modifying any existing DB objects", it would be best to create a separate schema for that and provide access only on that schema.
upvoted 4 times
...
AmitB
1 year, 7 months ago
Answer is Correct D, As in Question , solution must meet the business goals : Ensure that users of the PaaS solution can create their own database objects but be prevented from modifying any of the existing database objects supplied by Contoso.
upvoted 2 times
Regius13
1 year, 7 months ago
db_writer doesn't have permissions to run Create objects. Should be B
upvoted 8 times
...
...
thomas0959
1 year, 8 months ago
should be B. "Users must be able to review the queries issued against the PaaS databases and identify any new objects created."
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago