exam questions

Exam 70-765 All Questions

View all questions & answers for the 70-765 exam

Exam 70-765 topic 3 question 68 discussion

Actual exam question from Microsoft's 70-765
Question #: 68
Topic #: 3
[All 70-765 Questions]

You plan to install a Microsoft SQL Server 2012 instance.
The instance will support a database that has the following requirements:
✑ Store Excel workbooks on the file system.
✑ Access the workbooks through Transact-SQL.
✑ Include the workbooks in database backups.
During installation, you need to ensure that the requirements will be met.
Which feature should you use?

  • A. Excel Services
  • B. FILESTREAM
  • C. SQL Server Integration Services (SSIS)
  • D. OpenXML
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
FILESTREAM enables SQL Server-based applications to store unstructured data, such as documents and images, on the file system. Applications can leverage the rich streaming APIs and performance of the file system and at the same time maintain transactional consistency between the unstructured data and corresponding structured data.
References:
https://docs.microsoft.com/en-us/sql/relational-databases/blob/filestream-sql-server

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 ...