于SQL Server 2000,下列BcP语句—定不正确的是()A、bcp“northwind.dbo.employees"out”employees.txt"-C-q-U”,sa”-P”sa”B、bcp“northwind.dbo.employees"to“emptoyees.txt"-c-q-U”sa”-P”sa”C、bcp”northwind.dbo.employees"in“employees.txt"-c-q-U"sa”-P”sa”D、bcp“northwind.dbo.employees"from“employees.txt”-c-q-U”sa”-P”sa”

于SQL Server 2000,下列BcP语句—定不正确的是()

  • A、bcp“northwind.dbo.employees"out”employees.txt"-C-q-U”,sa”-P”sa”
  • B、bcp“northwind.dbo.employees"to“emptoyees.txt"-c-q-U”sa”-P”sa”
  • C、bcp”northwind.dbo.employees"in“employees.txt"-c-q-U"sa”-P”sa”
  • D、bcp“northwind.dbo.employees"from“employees.txt”-c-q-U”sa”-P”sa”

相关考题:

在SQL SERVER中,下列哪些语句属于给局部变量赋值的语句() A.DECLAREB.SETC.USED.GET

下列连接字符实现与SQL Server数据库的连接,( )是不正确的。A.Driver={SQL Server}; Server=localhost; Database=stuDB; Uid=; Pwd=;B.Provider=SQLOLEDB; Data Source=localhost; Database=stuDB; Uid=abc; Pwd=12;C.Data Source=.\\SQLEXPRESS; Database=SchoolDB; Uid=abc; Pwd=;D.Driver={SQL Server 2000}; Server=localhost; Database=stuDB; Uid=abc; Pwd=123;

在SQL SERVER2000.修改记录可以使用( )语句。A.UPDATEB.TRUNCATE TABLEC.INSERTD.DELETE

下列哪个版本的SQL Server是完全由微软公司开发的第一个SQL Server版本( )。 A、SQL Server4.2B、SQL Server6.0C、SQL Server 7.0D、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 2000中,新建了一个SQL Server身份验证模式的登录账户LOG,现希望LOG在数据库服务器上具有全部的操作权限,下述语句是为LOG授权的语句,请补全该语句。 EXEC sp_addsrvrolemember‘LOG’,______

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 Server 2000版本的最小功能。

支持SQL Server 2000中的所有可用功能,可作为企业数据库服务器使用的SQL Serve2000版本是——。A.SQL Server 2000个人版B.SQtL Server 2000企业版C.SQL Server 2000开发版D.SQL Server 2000标准版

你正在设计一个计划迁移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。

以下不属于网络数据库SQL Server中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000增强版D、SQL Server 2000开发版

在SQL Server 2000中SELECT语句中,指定排序列名的选项是()。A、[WHERE]B、[ORDER BY]C、[GROUP BY]D、[COMPUTE]

以下属于网络数据库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 Server2000系统中,每条SELECT语句能够同时为多个变量赋值,每条SET语句只能为一个变量赋值。

下列关于MS SQL Server2000的叙述中,正确的是()。A、在MS SQL Server2000中不能够处理XML数据B、在MS SQL Server2000中可以方便安全地通过Web访问数据C、在MS SQL Server2000中并没有使现有的OLAP多维数据集在Web上链接和分析D、在MS SQL Server2000中不提供多实例支持,不允许在单个机器上安装多个孤立的SQL Server

要把文本中的数据导入到SQL Server数据库中,可以使用()A、DTSB、BCP工具(双向)C、BULKINSERT语句(单向导入)D、SELECTINTO语句

下面()只能将数据导入SQL Server服务器,但不能从SQL服务器中导出数据。A、DTS导入/导出向导B、DTS包C、BCP语句D、BULKINSERT语句

NeTNUMeN网管使用SQL SERVER 2000数据库,SQL SERVER 2000至少需要()以上的补丁版本。

在SQL SERVER2000删除记录可以使用()语句。A、UPDATEB、TRUNCATE TABLEC、INSERTD、DELETE

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.

判断题在SQL Server2000系统中,每条SELECT语句能够同时为多个变量赋值,每条SET语句只能为一个变量赋值。A对B错

单选题在SQL Server 2000中SELECT语句中,指定排序列名的选项是()。A[WHERE]B[ORDER BY]C[GROUP BY]D[COMPUTE]

单选题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.

单选题以下属于网络数据库SQL Server中常见的版本的是()ASQL Server 2000企业版BSQL Server 2000标准版CSQL Server 2000个人版DSQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是

多选题于SQL Server 2000,下列BcP语句—定不正确的是()Abcp“northwind.dbo.employeesout”employees.txt-C-q-U”,sa”-P”sa”Bbcp“northwind.dbo.employeesto“emptoyees.txt-c-q-U”sa”-P”sa”Cbcp”northwind.dbo.employeesin“employees.txt-c-q-Usa”-P”sa”Dbcp“northwind.dbo.employeesfrom“employees.txt”-c-q-U”sa”-P”sa”

单选题在SQL Server 2000语句命令中,指定该列为该表的唯一标识行列的选项是()。ADEFAULTBIDENTITYCROWGUIDCOLDPRIMARY KEY

单选题在SQL SERVER中,下列哪些语句属于给局部变量赋值的语句()ADECLAREBSETCUSEDGET