exam questions

Exam 70-465 All Questions

View all questions & answers for the 70-465 exam

Exam 70-465 topic 1 question 12 discussion

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

You have two SQL Server instances named SQLDev and SQLProd that have access to various storage media.
You plan to synchronize SQLDev and SQLProd.
You need to recommend a solution that meets the following requirements:
✑ The database schemas must be synchronized from SQLDev to SQLProd.
✑ The database on SQLDev must be deployed to SQLProd by using a package.
✑ The package must support being deployed to Windows Azure SQL Database.
What should you recommend?
More than one answer choice may achieve the goal. Select the BEST answer.

  • A. A database snapshot
  • B. SQL Server Integration Services (SSIS)
  • C. Change data capture
  • D. A data-tier application
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
* SIS supports connections to SQL Database by using the ADO.NET provider. OLEDB is not supported at this time. You can build the SSIS package connecting to
SQL Database and create the data flow tasks the same way as you would against a typical on-premise SQL Server.
Reference:
SSIS for Azure and Hybrid Data Movement

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
Currently there are no comments in this discussion, be the first to comment!
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 ...