exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 143 discussion

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

DRAG DROP -
You are designing a database for a university.
The database will contain two tables named Classes and Enrollment that have the following specifications:
✑ Classes will store brochures in the XPS format. The brochures must be structured in folders and must be accessible by using UNC paths.
✑ Enrollment will store information about students and their classes. Performance must be enhanced for queries of the current enrollments.
You need to identify which SQL Server technology meets the specifications of each table. Which technologies should you identify? To answer, drag the appropriate technology to the correct table in the answer area.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
The FileTable feature brings support for the Windows file namespace and compatibility with Windows applications to the file data stored in SQL Server. FileTable lets an application integrate its storage and data management components, and provides integrated SQL Server services including full-text search and semantic search-over unstructured data and metadata. In other words, you can store files and documents in special tables in SQL Server called FileTables, but access them from Windows applications as if they were stored in the file system, without making any changes to your client applications.

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
cian
Highly Voted 5 years, 4 months ago
I agree, 1. File table, 2. Partitioned table.
upvoted 5 times
...
TheSwedishGuy
Most Recent 4 years, 10 months ago
1) File table. File tables let you store files and documents in special tables in SQL Server called FileTables, but access them from Windows applications as if they were stored in the file system, without making any changes to your client applications. https://docs.microsoft.com/en-us/sql/relational-databases/blob/filetables-sql-server?view=sql-server-ver15 2) Partitioned table Partition the table based on current/old enrollments.
upvoted 1 times
...
vabjosh
5 years, 7 months ago
1. file table 2. portioned table
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago