Which of the following SQL Server 2012 editions is not a good choice if you want to use Data Mining and Master Data Services components?

A. Business Intelligence
B. Standard
C. Developer
D. Enterprise


Answer: B

Computer Science & Information Technology

You might also like to view...

State whether each of the following is true or false. If false, explain why.

1) An auto_ptr can be used in STL containers. 2) Creating a weak_ptr to a resource increases the reference count. 3) A regular expression matches a string to a pattern. 4) The expression \d in a regular expression denotes all letters.

Computer Science & Information Technology

To display the preview dialog of the __________ object, call the ShowDialog method.

a) PrintPreviewDialog b) PrintDocument c) PrintDialog d) Both a and b.

Computer Science & Information Technology

Which authentication method is commonly used for more-secure wireless networks?

A. PPP B. EAP-PSK C. EAP-TLS D. LEAP

Computer Science & Information Technology

The ____ operator specifies a range of values in a condition.

A. LIKE B. BETWEEN C. DISTINCT D. GROUP

Computer Science & Information Technology