更多“SQL Server 2008最核心的服务是什么?”相关问题
  • 第1题:

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

    A、MSSQL Server

    B、SQL Server Agent

    C、C、MS DTC

    D、D、SQL XML


    参考答案A

  • 第2题:

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

    A数据库引擎服务

    BSQL Server Management Studio

    CSQL Server配置管理器

    DSQL Server 管理工具


    A

  • 第3题:

    你正在设计一个计划对现有的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

  • 第4题:

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


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

  • 第5题:

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


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

  • 第6题:

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

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

    正确答案:A

  • 第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的安全验证过程是什么?

    正确答案: 在SQL Server 2008中,用户要访问数据库中的数据,必须经过三个认证过程。
    第一个是身份认证,这通过登录账户(SQL Server称之为登录名)来标识用户,身份认证只验证用户连接到SQL Server数据库服务器的资格,即验证该用户是否具有连接到数据库服务器的“连接权”;第二个是访问权认证,当用户访问某数据库时,必须具有该数据库的访问权,即验证用户是否是该数据库的合法用户。第三个是操作权限认证,当用户访问数据库中的数据或对象时,必须具有合适的操作权限。
    解析: 暂无解析

  • 第13题:

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


    正确答案:Dbcreator

  • 第14题:

    你正在设计一个计划迁移Microsoft SQL Server 2008数据库SQL Azure。你不计划来迁移SQL Server数据库SQL Server 2008 R2,你需要推荐一个方法执行批量数据传输从SQL Server数据库SQL Azure。你推荐什么?()

    • A、使用bcp工具。
    • B、使用dta效用。
    • C、使用SQL Server导入和导出向导。
    • D、附上每个SQL Server数据库SQL Azure。

    正确答案:A

  • 第15题:

    要让管理SQL-Server数据库的Management-Studio或者访问数据库的应用程序正常工作,()必须处于启动状态。

    • A、SQL-Server-Analysis-Servers服务
    • B、SQL-Server服务
    • C、SQL-Server-Browser服务
    • D、SQL-Server-Agent服务

    正确答案:B

  • 第16题:

    SQL Server 2008的安全验证过程是什么?


    正确答案:在SQL Server 2008中,用户要访问数据库中的数据,必须经过三个认证过程。
    第一个是身份认证,这通过登录账户(SQL Server称之为登录名)来标识用户,身份认证只验证用户连接到SQL Server数据库服务器的资格,即验证该用户是否具有连接到数据库服务器的“连接权”;第二个是访问权认证,当用户访问某数据库时,必须具有该数据库的访问权,即验证用户是否是该数据库的合法用户。第三个是操作权限认证,当用户访问数据库中的数据或对象时,必须具有合适的操作权限。

  • 第17题:

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

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

    正确答案:D

  • 第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最核心服务的是()。
    A

    数据库引擎服务

    B

    SQL Server Management Studio

    C

    SQL Server配置管理器

    D

    SQL Server 管理工具


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