当前位置:MCTS(70-431)题库

问题:

[单选] 你发现在装有SQL SERVER 2005计算机上的msdb数据库被损坏并且必须被恢复才能正常使用。数据库每天都进行了备份,备份文件位于一个网络共享位置上,但是每个备份文件的文件名称都不能明确的指出是那个数据库的备份文件。你需要最快的找到正确的备份文件。已知备份文件列表的第一个文件的名称为DB_Backup.bak;你应该使用下面哪一个SQL语句?()

A . RESTORE LABELONLYFROM DISK = N\\Server1\Backup\DB_Backup.bak
B . RESTORE HEADERONLYFROM DISK = N\\Server1\Backup\DB_Backup.bak
C . RESTORE VERIFYONLYFROM DISK = N\\Server1\Backup\DB_Backup.bak
D . RESTORE DATABASE MSDBFROM DISK = N\\Server1\Backup\DB_Backup.bak

You are migrating a solution to Windows Azure.   The solution includes a web application and a business logic layer.  The web application runs on three dual-core servers.  The business logic layer runs on two quad-core servers.   The Windows Azure application must match or exceed the current hardware specifications.  You need to recommend role instance sizes that minimize cost.  What should you recommend?()  Small for the web application and Medium for the business logic layer。  Small for the web application and Large for the business logic layer。  Medium for the web application and Large for the business logic layer。  Large for the web application and Extra Large for the business logic layer。 出口商最迟于货物装运前()天向出入境检验检疫局申请办理普惠制原产地证书。 3。 5。 7。 10。 设D1,D2和D3域的基数分别为2,3,4,则D1*D2*D3的元组数为()。 9。 24。 10。 20。 You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5.  You create a Microsoft Windows Communication Foundation (WCF) service that exposes the following  service contract. (Line numbers are included for reference only.)  01 [ServiceContract]  02 public interface IBlogService  03 {  04 [OperationContract]  05 [WebGet(ResponseFormat=WebMessageFormat.Xml)]  06 Rss20FeedFormatter GetBlog();  07 }  You configure the WCF service to use the WebHttpBinding class, and to be exposed at the following URL:  http://www.contoso.com/BlogService  You need to store the result of the GetBlog operation in an XmlDocument variable named xmlBlog in a Web form.  Which code segment should you use? () A。 B。 C。 D。 下列关于双代号网络计划绘图规则的说法,正确的有()。 网络图必须正确表达各工作间的逻辑关系。 网络图中可以出现循环回路。 网络图中在节点之间不能出现带双向箭头或无箭头的连线。 网络图中严禁出现没有箭头节点或没有箭尾节点的箭线。 单目标网络计划只有一个起点节点和一个终点节点。 你发现在装有SQL SERVER 2005计算机上的msdb数据库被损坏并且必须被恢复才能正常使用。数据库每天都进行了备份,备份文件位于一个网络共享位置上,但是每个备份文件的文件名称都不能明确的指出是那个数据库的备份文件。你需要最快的找到正确的备份文件。已知备份文件列表的第一个文件的名称为DB_Backup.bak;你应该使用下面哪一个SQL语句?()
参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服