A数据库引擎服务
BSQL Server Management Studio
CSQL Server配置管理器
DSQL Server 管理工具
第1题:
下列关于SQL Server 2008身份验证模式的说法,错误的是( )。
A.在“Windows身份验证模式”下,不允许sa登录到SQL Server服务器
B.在“Windows身份验证模式”下,所有Windows用户都自动具有登录到SQL Server服务器的权限
C.不管是哪种身份验证模式,Windows中的Administrator无需授权就可登录到SQL Server服务器
D.安装好SQL Server之后,可以根据需要随时更改身份验证模式
第2题:
在SQL Server 2008中,系统提供的具有创建数据库权限的服务器角色是__________。
第3题:
下列叙述中正确的是()。
第4题:
SQL Server 2008最核心的服务是什么?
第5题:
下列软件中,()是常见的Web服务器软件。
第6题:
下列()不是SQL Server服务。
第7题:
下列操作中,哪个不是SQL Server服务管理器功能()?
第8题:
执行SQL查询命令
停止SQL Server服务
暂停SQL Server服务
启动SQL Server服务
第9题:
启动SQL Server服务
停止SQL Server服务
执行SQL查询命令
暂停SQL Server服务
第10题:
第11题:
You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance
You should upgrade the SQL Server 2005 application to use SQL Server 2008
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance
You should install SQL Server 2008 as a named instance, and make the new application use the new instance.
第12题:
数据库引擎服务
SQL Server Management Studio
SQL Server配置管理器
SQL Server 管理工具
第13题:
A、MSSQL Server
B、SQL Server Agent
C、C、MS DTC
D、D、SQL XML
第14题:
你正在设计一个计划对现有的Microsoft SQL Server 2008数据库迁移到SQL Azure数据库包含一个SQL服务器代理工作,清理应用程序日志表。您需要推荐一个方法确保SQL Server代理工作继续不加修改地运行。你推荐()
第15题:
下列操作中,()不是SQL server服务管理器功能。
第16题:
启动服务使用的是SQL Server 2008的哪个工具?
第17题:
不可以启动和停止SQL Server2000服务的工具是()。
第18题:
下列操作中,()不是SQL Server服务管理器功能。
第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?()
第20题:
Use the bcp utility.
Use the dta utility.
Use the SQL Server Import and Export Wizard.
Attach each SQL Server database to SQL Azure.
第21题:
You should install SQL Server 2008 as a named instance, and make the new application to use the new instance.
You should install SQL Server 2008 as the default instance, and make the new application to use the default instance.
You should upgrade the SQL Server 2005 application to use SQL Server 2008.
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance.
第22题:
The SQL Server 2008 Upgrade Advisor should be used
You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes
You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes
You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes.
第23题: