Which Transact-SQL statement should you run?

You have a database named DB1 that is configured to use the full recovery model. You have a full daily backup job that runs at 02:00. The job backs up data from DB1 to the file B:DB1.bak. You need to restore the DB1 database to the point in time of...

July 4, 2018 No Comments READ MORE +

What should you recommend?

You deploy a database by using SQL Server 2014. The database contains a table named Table1. You need to recommend a solution to track all of the deletions executed on Table1. The solution must minimize the amount of custom code required. What should you recommend?A . Change data captureB ....

July 2, 2018 No Comments READ MORE +

How should you recommend completing the statement?

DRAG DROP Overview Application Overview Contoso, Ltd., is the developer of an enterprise resource planning (ERP) application. Contoso is designing a new version of the ERP application. The previous version of the ERP application used SQL Server 2008 R2. The new version will use SQL Server 2014. The ERP application...

July 1, 2018 No Comments READ MORE +

What should you do?

You are the administrator for a SQL Server 2014 instance that stores the data for an online transaction processing sales system. The company takes full backups every week; differential backups on the days with no full backups; and hourly transaction backups. These backups are stored on a backup server in...

June 30, 2018 No Comments READ MORE +

What should you do?

You administer a Microsoft SQL Server 2016 environment. One of the SQL Server 2016 instances contains a database named Sales. You plan to migrate Sales to Windows Azure SQL Database. To do so, you need to implement a contained database. What should you do? (Each correct answer presents part of...

June 29, 2018 No Comments READ MORE +

Which of the following solutions would provide the high-availability and enable users to run reports on both copies of the databases?

You work as a Database Administrator (DBA) for a company named ABC.com. The company uses a Microsoft SQL Server 2012 infrastructure. A server named ABC-SQL1 hosts multiple databases that are accessed using OLTP (Online Transaction Processing) applications. You are concerned about the lack of redundancy provided by this single server...

June 28, 2018 No Comments READ MORE +

Which two of the following actions would meet the backup and recovery requirements whilst ensuring the regular backup schedule is not disrupted?

You work as a Database Administrator (DBA) for a company named ABC.com. The company uses a Microsoft SQL Server 2012 infrastructure. You have a database named CorpDB. A full backup of CorpDB is taken every week. A differential backup of CorpDB is taken every night at midnight. A transaction log...

June 27, 2018 No Comments READ MORE +

What should you recommend changing?

Overview Application Overview Contoso, Ltd., is the developer of an enterprise resource planning (ERP) application. Contoso is designing a new version of the ERP application. The previous version of the ERP application used SQL Server 2008 R2. The new version will use SQL Server 2014. The ERP application relies on...

June 27, 2018 No Comments READ MORE +

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...

June 26, 2018 No Comments READ MORE +

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...

June 26, 2018 No Comments READ MORE +