What should you include in the recommendation?
You have two databases named DB1 and DB2 that are located on the same server.
You plan to create a stored procedure named SProc1 in DB1.
SProc1 will query a table named Table2 in DB2.
You need to recommend a solution to ensure that SProc1 can access Table2 without
granting users direct access to Table2.
What should you include in the recommendation?
More than one answer choice may achieve the goal. Select the BEST answer.
Which technologies should you recommend?
DRAG DROP
You are designing an authentication strategy for a new server that has SQL Server 2014
installed. The strategy must meet the following business requirements:
• The account used to generate reports must be allowed to make a connection during
certain hours only.
• Failed authentication requests must be logged.
You need to recommend a technology that meets each business requirement. The solution
must minimize the amount of events that are logged.
Which technologies should you recommend?
To answer, drag the appropriate solution to the correct business requirement in the answer area.
What should you recommend?
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.
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.
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.
What should you include in the recommendation?
You have a server named Server1 that has 16 processors.
You plan to deploy multiple instances of SQL Server 2014 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.
which order should the four actions be performed?
You need to ensure that when the new database is copied from SQLProd to SQLDev, users can connect to the datab
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.
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.
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.