多选题于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,下列BcP语句—定不正确的是()
A
bcp“northwind.dbo.employeesout”employees.txt-C-q-U”,sa”-P”sa”
B
bcp“northwind.dbo.employeesto“emptoyees.txt-c-q-U”sa”-P”sa”
C
bcp”northwind.dbo.employeesin“employees.txt-c-q-Usa”-P”sa”
D
bcp“northwind.dbo.employeesfrom“employees.txt”-c-q-U”sa”-P”sa”
参考解析
解析:
暂无解析
相关考题:
下列连接字符实现与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 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 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中常见的版本的是()A、SQL Server 2000企业版B、SQL Server 2000标准版C、SQL Server 2000个人版D、SQL Server 2000企业版;SQL Server 2000标准版;SQL Server 2000个人版都是
下列关于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 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”
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.
单选题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中,下列哪些语句属于给局部变量赋值的语句()ADECLAREBSETCUSEDGET