请稍候...

最新题库TestKing.70-431.v7.1(答案解析)

资料格式: PDF文档
文件大小:550KB
发布日期:2008-12-13
下载次数:52
本资料需要注册并登录后才能下载!
·用户名  密码   验证码 点击获取新的验证码   找回密码
·您还未注册?请注册
您的账户余额为元,余额已不足,请充值
您的账户余额为元。此购买将从您的账户中扣除费用0.0元。
本站资料统一解压密码:www.100itxx.com
内容介绍>>
    最新题库TestKing.70-431.v7.1(答案解析)共包含85道最新认证试题
Microsoft.TestKing.70-431.v7.1_formatted
 
 
Number: 000-000
Passing Score: 800
Time Limit: 120 min
File Version: 1.0
 
Exam A
 
QUESTION 1
 
Your application must access data that is located on two SQL Server 2005 computers.
One of these servers is named SQL1 and the other is SQL2. You have permissions to create a stored procedure on SQL1 to support your application. However, on SQL2 you only have permissions to select data.
You write the stored procedure on SQL1. The stored procedure accesses SQL2 by using the OPENQUERY Transact-SQL statement. However, the query fails when executed.
You need to troubleshoot the cause of the error. What should you do?
 
A.
Join the two servers by using the four-part syntax of server.database.schema.table.
B.
Reference SQL2 by using an alias.
C.
Add SQL2 as a remote server to SQL1.
D.
Add SQL2 as a linked server to SQL1.
 
Answer: D
Section: (none)
 
Explanation/Reference:
Explanation:
You need to define a linked server for each external data source you want to access and the configure the security context under which your distributed queries will run. After you create a linked server, you can use the Transact-SQL OPENQUERY function to execute your distributed queries.
 
…………
 共有 0 条评论 (查看更多评论内容
客服热线:010-62029238 QQ咨询:564948255 QQ投诉/建议:393863190
中华IT学习网 版权所有 2007-2009 www.100itxx.com All rights reserved. 京ICP备09054306号