exam questions

Exam 70-764 All Questions

View all questions & answers for the 70-764 exam

Exam 70-764 topic 1 question 282 discussion

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

You have a customer who has several SQL Server 2012 database servers. You are designing a data warehouse for the customer. The data warehouse will use columnstore indexes.
The customer identifies that the following must be supported for the column store indexes.
✑ Data manipulation language (DML) statements
✑ Nonclustered columnstore indexes
✑ Clustered columnstore indexes - Partitioning
You need to identify which technology requires the customer to implement an SQL Server 2014 database. What should you identify?

  • A. clustered columnstore indexes
  • B. nonclustered columnstore indexes
  • C. data manipulation language (DML) statements
  • D. partitioning
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
SQL Server 2014 has the features of SQL Server 2012 plus updateable clustered columnstore indexes. This feature is required here as DML statements must be supported in the warehouse.
References: https://msdn.microsoft.com/en-us/library/gg492088(v=sql.120).aspx

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
Slava_bcd81
4 years, 9 months ago
how to choose between A and B?
upvoted 1 times
Slava_bcd81
4 years, 9 months ago
sorry, A - because it's due to update to SQL Server 2014
upvoted 1 times
...
...
TheSwedishGuy
5 years, 4 months ago
Clustered columnstore indexes support Data manipulation language (DML) statements.
upvoted 1 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 ...