最新的Microsoft Transition Your MCITP: Database Administrator 2008 or MCITP: Database Developer 2008 to MCSE: Data Platform - 70-459免費考試真題

問題1
You have a server named Server1 that has 16 processors.
You plan to deploy multiple instances of SQL Server 2012 to Server1.
You need to recommend a method to allocate processors to each instance.
What should you include in the recommendation?
More than one answer choice may achieve the goal. Select the BEST answer.

正確答案: C
說明:(僅 VCESoft 成員可見)
問題2
DRAG DROP
You have a SQL Azure database named Database1.
You need to design the schema for a table named table1. Table1 will have less than one million rows. Table1 will contain the following information for each row:

The solution must minimize the amount of space used to store each row. Which data types should you recommend for each column?
To answer, drag the appropriate data type to the correct column in the answer area.
正確答案:
問題3
You are creating a database that will store usernames and passwords for an application.
You need to recommend a solution to store the passwords in the database.
What should you recommend?
More than one answer choice may achieve the goal. Select the BEST answer.

正確答案: A
說明:(僅 VCESoft 成員可見)
問題4
Your company has a SQL Azure subscription.
You implement a database named Database1. Database1 has two tables named Table1 and Table2. You create a stored procedure named sp1. Sp1 reads data from Table1 and inserts data
into Table2.
A user named User1 informs you that he is unable to run sp1.
You verify that User1 has the SELECT permission on Table1 and Table2.
You need to ensure that User1 can run sp1. The solution must minimize the number of permissions assigned to User1.
What should you do?

正確答案: C
說明:(僅 VCESoft 成員可見)
問題5
DRAG DROP
You are planning a SQL Server 2012 deployment.
The corporate security policy states that all Windows servers must be installed in an environment that reduces the attack surface.
You plan to deploy two SQL Server instances named SQL1 and SQL2 that must meet the following requirements:
- SQL1 will host databases for a line-of-business application that requires 32 GB of RAM - SQL2 will host SQL Server Reporting Services and application databases that require 16 GB of RAM.
You need to recommend an operating system for each SQL Server instance. The solution must minimize licensing costs.
What should you recommend?
To answer, drag the appropriate operating system to the correct server in the answer area.
正確答案:
問題6
You need to modify the stored procedure usp.LookupConcurrentUsers.
What should you do?

正確答案: D
說明:(僅 VCESoft 成員可見)
問題7
You execute usp_TestSpeakers.
You discover that usp_SelectSpeakersByName uses inefficient execution plans.
You need to update usp_SelectSpeakersByName to ensure that the most efficient execution plan is used.
What should you add at line 30 of Procedures.sql?

正確答案: B
說明:(僅 VCESoft 成員可見)
問題8
DRAG DROP
You need to create the usp_AssignUser stored procedure.
Develop the solution by selecting and arranging the required code blocks in the correct order. You may not need all of the code blocks.
正確答案:
問題9
DRAG DROP
You need to redesign the system to meet the scalability requirements of the application.
Develop the solution by selecting and arranging the required code blocks in the correct
order.
You may not need all of the code blocks.
正確答案: