exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 154 discussion

Actual exam question from Microsoft's 70-764
Question #: 154
Topic #: 1
[All 70-764 Questions]

You have two SQL Server 2012 instances named SQLDev and SQLProd.
You plan to create a new database on SQLProd that will use SQL Server Authentication.
You need to ensure that when the new database is copied from SQLProd to SQLDev, users can connect to the database on SQLDev if they do not have a login on the SQLDev instance.
What should you use? More than one answer choice may achieve the goal. Select the BEST answer.

  • A. SQL Server Integration Services (SSIS) scripts
  • B. Extended Events
  • C. Triggers
  • D. SQL Server Analysis Services (SSAS) scripts
  • E. Contained database
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️
A fully contained database includes all the settings and metadata required to define the database and has no configuration dependencies on the instance of the
SQL Server Database Engine where the database is installed.

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
TheSwedishGuy
5 years, 5 months ago
Contained database is the only feasible alternative here.
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 ...