网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

什么是SQL Server 2005实例,其主要功能有哪些?


参考答案

更多 “什么是SQL Server 2005实例,其主要功能有哪些?” 相关考题
考题 【急】请教一个SQL Server 2005的问题 我现在有2台数据库服务器(A与B),均安装的是SQL Server 2005数据库;有没有办法让A的存储过程直接操作B的表?请给出详细的配置等实例,谢谢!

考题 SQL Server2005的表有哪几种?

考题 SQL SERVER 2005实例主要提供哪些服务?()//全文搜索、报表服务、通知服务A、查询服务B、数据库服务C、集成服务D、分析服务

考题 下列叙述中正确的是()。A、SQL SERVER实例是提供服务的,所以一个SQL Server实例称为一个数据库服务器B、SQL SERVER实例也叫做数据库引擎C、若计算机上安装多个SQL SERVER实例,则它们可以相互管理

考题 在SQL Server 2005中,数据库对象包括哪些对象,列出其中5种。

考题 连接SQL Server 2005和SQL Server 2005 Express的连接字符串格式是一样 的

考题 You need to migrate the DeliveryVans, AirlinePreferences, and SeasonalContractors databases into the data center. What should you do?()A、Install a separate instance of SQL Server 2005 for each of the databases on a single server.B、Create a SQL Server database for each of the databases in a single instance of SQL Server 2005.C、Import the data from each of the databases into a single database in an instance of SQL Server 2005.D、Install a default instance of SQL Server 2005 on three separate servers. Use one server for each of the databases.

考题 You need to select the appropriate edition of SQL Server 2005 for the portable computers that are used in the Mortgage Data Cleansing project. Which edition should you use?()A、Microsoft SQL Server 2005 Mobile EditionB、Microsoft SQL Server 2005 Express EditionC、Microsoft SQL Server 2005 Standard EditionD、Microsoft SQL Server 2005 Workgroup Edition

考题 SQL Server 2005有哪些数据类型?

考题 SQL Server 2005所使用的运算符类别有哪些?

考题 SQL Server 2005有哪些版本()A、学习版B、工作组版C、标准版D、企业版

考题 对SQL Server2005中的存储过程,下列说法中正确的是,存储过程()。A、不能有输入参数B、没有返回值C、会自动被触发D、可以嵌套使用

考题 SQL Server 2005中删除表的命令是()。A、DELETEB、SELECTC、UPDATED、DROP

考题 ()管理工具是SQL SERVER2005提供的集成环境,它能完成访问、配置和管理SQL SERVER的所有任务。A、SQL SERVER Management StudioB、SQL SERVER配置管理器C、企业管理器D、查询分析器

考题 ()工具是Microsoft SQL Server2005提供的集成环境,这种工具可以完成访问、配置、控制、管理和开发SQL Server的所有工作。A、Microsoft SQL Server Management StudioB、SQL Server配置管理器C、Analysis ServicesD、SQL Server Business Intelligence Development Studio

考题 You need to design the consolidation plan for SQL1, SQL2, and SQL3. You need to identify the appropriate combination of SQL Server instances and SQL Server 2005 computers that are needed to fulfill the company’s consolidation plans and security requirements.Which combination should you use?()A、one SQL Server 2005 computer with one instanceB、two SQL Server 2005 computers, each with two instancesC、two SQL Server computers, one with one instance and one with three instancesD、one SQL Server 2005 computer with two instances

考题 You need to identify the combinations of the Windows operating system and SQL Server 2005 version that will be the most appropriate for the new RD configuration, which will include the Research, Parts, and Engineering databases.Which two combinations will be the most appropriate?()A、Windows Server 2003 Enterprise Edition with SQL Server 2005 Enterprise EditionB、Windows Server 2003 Datacenter Edition with SQL Server 2005 Enterprise EditionC、Windows Server 2003 Standard Edition with SQL Server 2005 Enterprise EditionD、Windows Server 2003 Enterprise Edition with SQL Server 2005 Standard Edition

考题 You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work a database administrator for your company. There is a Data Transformation Services (DTS) package, and the DTS package is stored in SQL Server 2000. And you plans to have the SQL Server 2000 migrated into SQL Server 2005. The DTS package dynamically configures precedence constraints by utilizing complex Microsoft Visual Basic Scripting Edition (VBScript). The SQL Server 2005 Package Migration Wizard is run by you, but the wizard cannot convert the package from SQL Server 2000 to SQL Server 2005. You are required to make sure that the DTS package runs in SQL Server 2005. And the package should be run in the shortest time.  Which action should be utilized?()A、The SQL Server 2000 Data Transformation Services (DTS) package should be wrapped in an Execute DTS 2000 Package task.B、The SQL Server 2000 Data Transformation Services (DTS) package should be manually recreated as a SQL Server Integration Services (SSIS) package.C、The SQL Server 2000 Data Transformation Services (DTS) task should be configured to not utilize precedence constraints. Then, the SQL Server 2005 Package Migration Wizard should be run again.D、The SQL Server 2005 Package Migration Wizard should be run. And when the upgrade fails, a Transfer SQL Server Objects task should be run.

考题 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. 

考题 You need to ensure that the company’s standard password policy is enforced for all logins that areused to access SQL Server 2005.Which two actions should you perform?()A、Set the appropriate local password policies for all computers on which SQL Server is installed.B、Set the server authentication mode of all SQL Server instances to Windows Authentication mode.C、Install all instances of SQL Server 2005 on computers that run Windows Server 2003 or later.D、Create SQL Server logins that have CHECK_POLICY enabled.

考题 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. 

考题 问答题在SQL Server 2005中,数据库对象包括哪些对象,列出其中5种。

考题 多选题SQL SERVER 2005实例主要提供哪些服务?()//全文搜索、报表服务、通知服务A查询服务B数据库服务C集成服务D分析服务

考题 单选题下列叙述中正确的是()。A SQL SERVER实例是提供服务的,所以一个SQL Server实例称为一个数据库服务器B SQL SERVER实例也叫做数据库引擎C 若计算机上安装多个SQL SERVER实例,则它们可以相互管理

考题 判断题连接SQL Server 2005和SQL Server 2005 Express的连接字符串格式是一样 的A 对B 错

考题 单选题()工具是Microsoft SQL Server2005提供的集成环境,这种工具可以完成访问、配置、控制、管理和开发SQL Server的所有工作。A Microsoft SQL Server Management StudioB SQL Server配置管理器C Analysis ServicesD SQL Server Business Intelligence Development Studio

考题 问答题什么是SQL Server 2005实例,其主要功能有哪些?