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.
The Sales role is granted the Select permission on the Customers schema.
You need to ensure that the Sales role, including UserA, is disallowed to select from any of the tables in the
Customers schema.
Which Transact-SQL statement should you use?
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.
The Sales role is granted the Select permission on the Customers schema.
You need to ensure that UserA is disallowed to select from any of the tables in the Customers schema.
Which Transact-SQL statement should you use?
Which Transact-SQL statement should you use?
You administer a SQL 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.
The Sales role is granted the Select permission on the Customers schema.
You need to remove the Select permission for UserA on the Regions table.
You also need to ensure that UserA can still accessall the tables in the Customers schema, including the
Regions table, through the Sales role permissions.
Which Transact-SQL statement should you use?
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 role is granted the Select
permission on the Customers schema.
You need to ensure that the Sales role, including UserA, is disallowed to select from the Regions table.
Which Transact-SQL statement should you use?
Which configuration should you use?
You administer all the deployments of Microsoft SQLServer 2012 in your company.
You need to ensure that an OLTP database that includes up-to-the-minute reporting
requirements can be off-loaded from the primary database to another server.
You also Need to be able to add indexes to the secondary database.
Which configuration should you use?
Which configuration should you use?
You administer all the deployments of Microsoft SQLServer 2012 in your company.
You need to ensure that data changes are sent to a non-SQL Server database server in
near real time.
You also need to ensure that data on the primary server is unaffected.
Which configuration should you use?
Which configuration should you use?
You administer all the deployments of Microsoft SQLServer 2012 in your company.
A database contains a large product catalog that isupdated periodically.
You need to be able to send the entire product catalog to all branch offices on a monthly basis.
Which configuration should you use?
Which configuration should you use?
You administer all the deployments of Microsoft SQLServer 2012 in your company.
You need to ensure that an OLTP database that uses a storage area network (SAN)
remains available if any of the servers fail.
You also need to minimize the amount of storage used by the database.
Which configuration should you use?