exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 98 discussion

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

You plan to install a Microsoft SQL Server 2016 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 🗳️

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, 6 months ago
FILESTREAM enables the database to store BLOBs and files via the file system. FILESTREAM integrates the SQL Server Database Engine with an NTFS or ReFS file systems by storing varbinary(max) binary large object (BLOB) data as files on the file system
upvoted 3 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 ...