Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
Exam
: Microsoft 70-431
Title
: Microsoft SQL Server 2005
Implementation &
Maintenance
Version : Demo
Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
1. You are preparing for a new installation of SQL Server 2005. You need to select the protocols that client
computers might use to connect to the server. Which two protocols can you use to achieve this goal? (Each
correct answer presents a complete solution. Choose two.)
A. Named Pipes
B. TCP/IP
C. Shared Memory
D. Virtual Interface Adapter (VIA)
E. Multiprotocol
Answer: AB
2. Application developers in your company create an assembly that contains a CLR function. This CLR
function reads data from a spreadsheet, performs some calculations, and returns the data to a SQL Server
2005 computer. You need to register the assembly with SQL Server 2005 by using the CREATE
ASSEMBLY statement and the least privileged security permission set. Which permission set should you
use?
A. Default
B. SAFE
C. EXTERNAL_ACCESS
D. UNSAFE
Answer: C
3. Your company has two SQL Server 2005 computers named SQL1 and SQL2. A user in your company
named Eric writes many ad hoc queries against the company databases. Eric has access to the Customer
database on SQL1. He does not have access to the Sales database on SQL2. You need to ensure that Eric
can write queries that join information from both servers. What should you do first?
A. Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation.
B. Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins.
C. Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as
the server name.
D. Instruct Eric to specify SQL Server object names by using four-part notation.
Answer: B
4. You configure a new SQL Server 2005 computer to use TCP/IP with all default settings. Your corporate
policy requires that ea