What should you do?

You administer a Microsoft SQL Server 2012 database. Users report that an application that accesses the database displays an error, but the error does not provide meaningful information. No entries are found in the SQL Server log or Windows event logs related to the error. You need to identify the...

February 4, 2019 No Comments READ MORE +

What should you do?

You administer a Microsoft SQL Server 2012 database that has multiple tables in the Sales schema. Some users must be prevented from deleting records in any of the tables in the Sales schema. You need to manage users who are prevented from deleting records in the Sales schema. You need...

February 2, 2019 No Comments READ MORE +

What should you do?

You administer a single server that contains a Microsoft SQL Server 2012 default instance. You plan to install a new application that requires the deployment of a database on the server. The application login requires sysadmin permissions. You need to ensure that the application login is unable to access other...

February 2, 2019 No Comments READ MORE +

What should you do?

You administer two instances of Microsoft SQL Server 2012. You deploy an application that uses a database on the named instance. The application is unable to connect to the database on the named instance. You need to ensure that the application can connect to the named instance. What should you...

February 2, 2019 No Comments READ MORE +

Which Transact-SQL batch should you use?

You administer a Microsoft SQL Server 2012 database that contains a table named AccountTransaction. You discover that query performance on the table is poor due to fragmentation on the IDX_AccountTransaction_AccountCode non-clustered index. You need to defragment the index. You also need to ensure that user queries are able to use...

February 1, 2019 No Comments READ MORE +

Which server-level audit action group should you use?

You administer a Microsoft SQL Server 2012 database. You provide temporary securityadmin access to User1 to the database server. You need to know if User1 adds logins to securityadmin. Which server-level audit action group should you use?A . SERVER_STATE_CHANGE_GROUPB . SERVER_PRINCIPAL_IMPERSONATION_GROUPC . SUCCESSFUL_LOGIN_GROUPD . SERVER_ROLE_MEMBER_CHANGE_GROUPView AnswerAnswer: D Explanation: Reference: http://technet.microsoft.com/en-us/library/cc280663.aspx...

January 31, 2019 No Comments READ MORE +

Which three actions should you perform in sequence?

DRAG DROP You administer a Microsoft SQL Server 2012 database. The database uses SQL Server Agent jobs to perform regular FULL and LOG backups. The database uses the FULL recovery model. You plan to perform a bulk import of a very large text file. You need to ensure that the...

January 30, 2019 No Comments READ MORE +

What should you do?

You administer several Microsoft SQL Server 2012 database servers. Merge replication has been configured for an application that is distributed across offices throughout a wide area network (WAN). Many of the tables involved in replication use the XML and varchar (max) data types. Occasionally, merge replication fails due to timeout...

January 30, 2019 No Comments READ MORE +

What should you do?

You administer a Microsoft SQL Server 2012 database instance. You plan to migrate the database to Windows Azure SQL Database. You verify that all objects contained in the database are compatible with Windows Azure SQL Database. You need to ensure that database users and required server logins are migrated to...

January 29, 2019 No Comments READ MORE +

Which Transact-SQL statement should you use?

You administer a SQL Server 2012 server that contains a database named SalesDB. SalesDb contains a schema named Customers that has a table named Regions. A user named UserA is a member of a role named Sales. UserA is granted the Select permission on the Regions table and the Sales...

January 29, 2019 No Comments READ MORE +