PrepAway - Latest Free Exam Questions & Answers

Category: 70-465 (v.4)

Briefing 70-465: Designing Database Solutions for Microsoft SQL Server 2012 (update January 1st, 2018)

What should you include in your design?

DRAG DROP
You are planning to deploy a database to Windows Azure SQL Database.
You need to design a stored procedure to update rows. The stored procedure must meet the following
requirements:
If the update fails, an error must be raised to the application and the update must be discarded.
The stored procedure must be designed to maximize concurrency.
What should you include in your design?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.
Select and Place:

Which isolation levels should you recommend?

DRAG DROP
You plan to deploy SQL Server 2012.
You are designing two stored procedures named USP_1 and USP_2 that have the following requirements:
Prevent data read by USP_1 from being modified by other active processes.
Prevent USP_2 from performing dirty reads.
You need to recommend the isolation level for each stored procedure. The solution must maximize
concurrency.
Which isolation levels should you recommend?
To answer, drag the appropriate isolation level to the correct stored procedure in the answer area.
Select and Place:

What should you include in the design?

You are building a stored procedure for a Windows Azure SQL Database. The procedure will add multiple rows
to a table.
You need to design the stored procedure to meet the following requirements:
If any of the new rows violates a table constraint, then no further additions must be attempted and all changes
made by the stored procedure must be discarded.
If any errors occur, a row must be added to an audit table, and the original error must be returned to the caller
of the stored procedure.
What should you include in the design?

Which upgrade steps should you recommend?

DRAG DROP
You have two servers named SQL1 and SQL2 that have SQL Server 2012 installed. SQL1 contains a database
that is mirrored asynchronously to SQL2. The database contents are updated once a month.
You need to upgrade the database to SQL Server 2014. The solution must minimize downtime.
Which upgrade steps should you recommend?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.
Select and Place:

What should you recommend?

You plan to create a database.
The database will be used by a Microsoft .NET application for a special event that will last for two days.During the event, data must be highly available.
After the event, the database will be deleted.
You need to recommend a solution to implement the database while minimizing costs. The solution must not
affect any existing applications.
What should you recommend?
More than one answer choice may achieve the goal. Select the BEST answer.

You need to ensure that when the new database is copied…

You have two SQL Server 2014 instances named SQLDev and SQLProd.
You plan to create a new database on SQLProd that will use SQL Server Authentication.
You need to ensure that when the new database is copied from SQLProd to SQLDev, users can connect to the
database on SQLDev even if they do not have a login on the SQLDev instance.
What should you use?
More than one answer choice may achieve the goal. Select the BEST answer.

What should you include in the recommendation?

DRAG DROP
You need to recommend a backup process for data warehouse database.
The solution must meet the following requirements:
Ensure that if a hardware failure occurs, you can bring the database online without losing more than 24
hours of transactions.
Minimize the amount of administrative effort required to restore any lost data.
Minimize the space used by transaction logs.
What should you include in the recommendation?To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the
correct order.
Select and Place:

Which options should you recommend?

DRAG DROP
You plan to deploy a database to SQL Azure.
You must create two tables named Table 1 and Table 2 that will have the following specifications:
Table1 will contain a date column named Column1 that will contain a null value approximately 80 percent of
the time.
Table2 will contain a column named Column2 which is the product of two other columns in Table2.
Both Table1 and Table2 will contain over one million rows.
You need to recommend which options must be defined for the columns. The solution must minimize the time it
takes to retrieve data from the tables.
Which options should you recommend?
To answer, drag the appropriate options to the correct column in the answer area.
Select and Place:


Page 4 of 11« First...23456...10...Last »