070-461 무료 덤프문제 온라인 액세스
| 시험코드: | 070-461 |
| 시험이름: | Querying Microsoft SQL Server 2012/2014 |
| 인증사: | Microsoft |
| 무료 덤프 문항수: | 252 |
| 업로드 날짜: | 2026-06-06 |
You use Microsoft SQL Server 2012 database to develop a shopping cart application.
You need to rotate the unique values of the ProductName field of a table-valued expression into multiple columns in the output.
Which Transact-SQL operator should you use?
You are developing an employee management database in Microsoft SQL Server. The database contains two tables that are defined with the following Transact-SQL statements:
If the employee qualify for a bonus level they must receive a percentage of any sales.
Select the appropriate from below:
You use Microsoft SQL Server 2012 to write code for a transaction that contains several statements.
There is high contention between readers and writers on several tables used by your transaction.
You need to minimize the use of the tempdb space. You also need to prevent reading queries from blocking writing queries.
Which isolation level should you use?
You are a database developer at an independent software vendor. You create stored procedures that contain proprietary code.
You need to protect the code from being viewed by your customers.
Which stored procedure option should you use?
You have a vendor application that uses a scalar function.
You discover that the queries for the application run slower than expected.
You need to gather the runtime information of the scalar function.
What are two possible ways to achieve this goal? Each correct answer presents a complete solution.
