判断题SQL Server 2000属于层次模型数据库系统。A对B错
判断题
SQL Server 2000属于层次模型数据库系统。
A
对
B
错
参考解析
解析:
暂无解析
相关考题:
以下属于网络数据库SQL Server中常见的版本的是() A.SQL Server 2000企业版B.SQL Server 2000标准版C.SQL Server 2000个人版D.SQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是
You are the administrator of a SQL server computer. The server is running SQL Server 6.5 and SQL Server 7.0.You install a named instance of SQL Server 2000, and then run the SQL server upgrade wizard. On the database selection screen, some of the SQL Server 6.5 databases are not listed.You cancel the SQL Server upgrade wizard.You need to ensure that the SQL Server 6.5 databases are listed in the wizard. What should you do?A.Uninstall SQL Server 7.0, and then rerun the SQL Server upgrade wizard.B.Run the Microsoft SQL Server-switch application, and then rerun the SQL Server upgrade wizard.C.Create a data transformation services package that imports the databases from SQL Server 6.5 to SQL Server 2000, and then execute the package.D.Uninstall SQL Server 2000, and then reinstall SQL Server 2000 as the default instance.
支持SQL Server 2000中的所有可用功能,可作为企业数据库服务器使用的SQL Serve2000版本是——。A.SQL Server 2000个人版B.SQtL Server 2000企业版C.SQL Server 2000开发版D.SQL Server 2000标准版
以下不属于网络数据库SQL Server中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000增强版D、SQL Server 2000开发版
以下属于网络数据库SQL Server中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000个人版D、SQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是
单选题以下属于网络数据库SQL Server中常见的版本的是()ASQL Server 2000企业版BSQL Server 2000标准版CSQL Server 2000个人版DSQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是
单选题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?()AThe SQL Server 2000 Data Transformation Services (DTS) package should be wrapped in an Execute DTS 2000 Package task.BThe SQL Server 2000 Data Transformation Services (DTS) package should be manually recreated as a SQL Server Integration Services (SSIS) package.CThe 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.DThe SQL Server 2005 Package Migration Wizard should be run. And when the upgrade fails, a Transfer SQL Server Objects task should be run.
单选题SQL Server数据库是基于哪种数据模型的()。A层次模型B网状模型C关系模型D面向对象模型