niusouti.com
参考答案和解析
A
更多“下列属于SQL Server 2008最核心服务的是()。”相关问题
  • 第1题:

    下列关于SQL Server 2008身份验证模式的说法,错误的是( )。

    A.在“Windows身份验证模式”下,不允许sa登录到SQL Server服务器

    B.在“Windows身份验证模式”下,所有Windows用户都自动具有登录到SQL Server服务器的权限

    C.不管是哪种身份验证模式,Windows中的Administrator无需授权就可登录到SQL Server服务器

    D.安装好SQL Server之后,可以根据需要随时更改身份验证模式


    正确答案:B
    在“Windows身份验证模式”下,所有Windows用户登陆到SQLServer服务器都无需再提供用户名和密码,但SQLServer会从用户登录到Windows时提供的用户名和密码查找当前用户的信息,判断其是否是SQLServer的合法用户,不是,则拒绝登录。

  • 第2题:

    在SQL Server 2008中,系统提供的具有创建数据库权限的服务器角色是__________。


    正确答案:Dbcreator

  • 第3题:

    下列叙述中正确的是()。

    • A、SQL SERVER实例是提供服务的,所以一个SQL Server实例称为一个数据库服务器
    • B、SQL SERVER实例也叫做数据库引擎
    • C、若计算机上安装多个SQL SERVER实例,则它们可以相互管理

    正确答案:A

  • 第4题:

    SQL Server 2008最核心的服务是什么?


    正确答案:数据库引擎服务。

  • 第5题:

    下列软件中,()是常见的Web服务器软件。

    • A、Sql Server 2008
    • B、Office软件
    • C、QQ
    • D、Apache HTTP Server

    正确答案:D

  • 第6题:

    下列()不是SQL Server服务。

    • A、SQL Server
    • B、MS DTC
    • C、SQL Server Agent
    • D、PWS

    正确答案:D

  • 第7题:

    下列操作中,哪个不是SQL Server服务管理器功能()?

    • A、执行SQL查询命令
    • B、停止SQL Server服务
    • C、暂停SQL Server服务
    • D、启动SQL Server服务

    正确答案:A

  • 第8题:

    单选题
    下列操作中,哪个不是SQL Server服务管理器功能()?
    A

    执行SQL查询命令

    B

    停止SQL Server服务

    C

    暂停SQL Server服务

    D

    启动SQL Server服务


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    下列操作中,()不是SQL Server服务管理器功能。
    A

    启动SQL Server服务

    B

    停止SQL Server服务

    C

    执行SQL查询命令

    D

    暂停SQL Server服务


    正确答案: A
    解析: 暂无解析

  • 第10题:

    问答题
    启动服务使用的是SQL Server 2008的哪个工具?

    正确答案: SQL Server配置管理器。
    解析: 暂无解析

  • 第11题:

    单选题
    ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? ()
    A

    You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance 

    B

    You should upgrade the SQL Server 2005 application to use SQL Server 2008 

    C

    You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance 

    D

    You should install SQL Server 2008 as a named instance, and make the new application use the new instance. 


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    下列属于SQL Server 2008最核心服务的是()。
    A

    数据库引擎服务

    B

    SQL Server Management Studio

    C

    SQL Server配置管理器

    D

    SQL Server 管理工具


    正确答案: A
    解析: 暂无解析

  • 第13题:

    在SQL SERVER 所提供的服务中,( )是最核心的部分。

    A、MSSQL Server

    B、SQL Server Agent

    C、C、MS DTC

    D、D、SQL XML


    参考答案A

  • 第14题:

    你正在设计一个计划对现有的Microsoft SQL Server 2008数据库迁移到SQL Azure数据库包含一个SQL服务器代理工作,清理应用程序日志表。您需要推荐一个方法确保SQL Server代理工作继续不加修改地运行。你推荐()

    • A、使用SQL Azure数据同步服务。
    • B、在SQL Azure运行SQL Server代理。
    • C、使用SQL Server集成服务(ssi)连接到SQL Azure。
    • D、连接现有的本地SQL Server代理工作SQL Azure。

    正确答案:D

  • 第15题:

    下列操作中,()不是SQL server服务管理器功能。

    • A、启动SQL serve:服务
    • B、停止SQL server服务
    • C、有SQL查询命令
    • D、暂停SQL serve:服务

    正确答案:C

  • 第16题:

    启动服务使用的是SQL Server 2008的哪个工具?


    正确答案:SQL Server配置管理器。

  • 第17题:

    不可以启动和停止SQL Server2000服务的工具是()。

    • A、SQL Server企业管理器
    • B、SQL Server服务管理器
    • C、Windows服务
    • D、SQL Server查询分析器

    正确答案:A

  • 第18题:

    下列操作中,()不是SQL Server服务管理器功能。

    • A、启动SQL Server服务
    • B、停止SQL Server服务
    • C、执行SQL查询命令
    • D、暂停SQL Server服务

    正确答案:C

  • 第19题:

    You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()

    • A、 Use the bcp utility.
    • B、 Use the dta utility.
    • C、 Use the SQL Server Import and Export Wizard.
    • D、 Attach each SQL Server database to SQL Azure.

    正确答案:A

  • 第20题:

    单选题
    You are designing a plan to migrate Microsoft SQL Server 2008 databases to SQL Azure. You do not plan to migrate the SQL Server databases to SQL Server 2008 R2.   You need to recommend an approach for performing bulk data transfers from the SQL Server databases to SQL Azure.  What should you recommend?()
    A

     Use the bcp utility.

    B

     Use the dta utility.

    C

     Use the SQL Server Import and Export Wizard.

    D

     Attach each SQL Server database to SQL Azure.


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()
    A

    You should install SQL Server 2008 as a named instance, and make the new application to use the new instance. 

    B

    You should install SQL Server 2008 as the default instance, and make the new application to use the default instance. 

    C

    You should upgrade the SQL Server 2005 application to use SQL Server 2008. 

    D

    You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance. 


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. According to the company requirement, you migrate an application from Microsoft SQL Server 2000 to Microsoft SQL Server 2008. You have to monitor the SQL Server instance, and record the use of features which will be discontinued. What should you do? ()
    A

    The SQL Server 2008 Upgrade Advisor should be used 

    B

    You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes 

    C

    You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes 

    D

    You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes. 


    正确答案: B
    解析: 暂无解析

  • 第23题:

    问答题
    SQL Server 2008最核心的服务是什么?

    正确答案: 数据库引擎服务。
    解析: 暂无解析