Microsoft Exam Questions

You plan to install a Microsoft SQL Server 2012 instance.

You plan to install a Microsoft SQL Server 2012 instance.

The instance will support a database that has the following requirements:

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

Explanation:

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