将SQL*PLUS的显示结果输出到d:/data1.txt文件中的命令是()A、write to d:/data1.txtB、output to d:/data1.txtC、spool to d:/data1.txtD、spool on d:/data1.txtE、spool d:/data1.txt

将SQL*PLUS的显示结果输出到d:/data1.txt文件中的命令是()

  • A、write to d:/data1.txt
  • B、output to d:/data1.txt
  • C、spool to d:/data1.txt
  • D、spool on d:/data1.txt
  • E、spool d:/data1.txt

相关考题:

SQL查询输出中,可以使用【 】短语可以将查询结果存放在文本文件中。

SQL查询语句“SELECT*FROM职工 TO FILE ZG.dbf”的功能是( )。A.将职工表中所有记录查询输出到永久性表ZG.dbf中B.将职工表中所有记录查询输出到文本文件ZG.txt中C.将职工表中所有记录查询输出到文本文件ZG.dbf.txt中D.语句存在语法错误

使用软件MSWord时,执行打开文件C:\ABC.doc操作,是将()。 A、软盘上的文件读至RAM,并输出到显示器B、软盘上的文件读至主存,并输出到显示器C、硬盘上的文件读至内存,并输出到显示器D、硬盘上的文件读至显示器

Which two are attributes of /SQL*Plus? () A. /SQL*Plus commands cannot be abbreviated.B. /SQL*Plus commands are accesses from a browser.C. /SQL*Plus commands are used to manipulate data in tables.D. /SQL*Plus commands manipulate table definitions in the database.E. /SQL*Plus is the Oracle proprietary interface for executing SQL statements.

使用软件MSWord时,执行打开文件C:\ABC.doc操作,是将( )。 A、将内存中的文件输出到显示器B、将内存中的文件读至硬盘并输出到显示器C、硬盘上的文件读至内存,并输出到显示器D、硬盘上的文件读至显示器

将SQL*PLUS的显示结果输出到d:\data1.txt文件中的命令是() A. write to d:\data1.txtB. output to d:\data1.txtC. spool to d:\data1.txtD. spool on d:\data1.txtE. spool d:\data1.txt

在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。 A.SQL*PlusB.iSQL*PlusC.PL*SQLD.iPL*SQL

在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。A、SQL*PlusB、iSQL*PlusC、PL*SQLD、iPL*SQL

省、市公司系统【报表查询】下修改编辑数据界面(【修改】按钮弹出界面),【导出数据】按钮是将数据导出什么结果()A、导出SQL文件B、导出文本文件C、导出到年报模块D、导出Excel文件

Which statement correctly describes SQL and /SQL*Plus?()A、Both SQL and /SQL*plus allow manipulation of values in the database.B、/SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.C、/SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.D、/SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.

将显示的内容输出到指定文件的SQL*Plus命令及说法错误的是()。A、使用的SQL*Plus命令是:SQLSPOOLfile_nameB、只有关闭spool输出,才能在输出文件中看到输出的内容C、关闭spool输出的SQL*Plus命令是SQLSPOOLOFFD、在屏幕上的内容都包含在该文件中,但不包括输入的sql语句

BULKINSERT语句()把SQL Server中的数据导出到文本文件中。A、能B、不能C、触发更新D、滞后更新

在SQL*PLUS中显示数据库例程的内存分配情况,可用命令()A、show allB、show memC、show memoryD、show sgaE、show rel

关于SQL*PLUS的叙述正确的是()A、SQL*PLUS是ORACLE数据库的专用访问工具B、SQL*PLUS是标准的SQL访问工具,可以访问各类关系型数据库C、SQL*PLUS是所有ORACLE应用程序的底层APID、SQL*PLUS是访问ORACLE数据库的唯一对外接口E、以上所述都不正确

Which two are attributes of iSQL*Plus? ()A、/SQL*Plus commands cannot be abbreviated.B、/SQL*Plus commands are accessed from a browser.C、/SQL*Plus commands are used to manipulate data in tables.D、/SQL*Plus commands manipulate table definitions in the database.E、/SQL*Plus is the Oracle proprietary interface for executing SQL statements.

Which two are attributes of /SQL*Plus? ()A、/SQL*Plus commands cannot be abbreviated.B、/SQL*Plus commands are accesses from a browser.C、/SQL*Plus commands are used to manipulate data in tables.D、/SQL*Plus commands manipulate table definitions in the database.E、/SQL*Plus is the Oracle proprietary interface for executing SQL statements.

如果要将数据库中的表导出到文件中,要求导出文件中包含结果集的结构信息,则应选择哪种文件格式()A、文本文件B、Excel文件C、XML文件D、SQL文件

单选题在SQL*PLUS中显示EMP表结构的命令是()ALIST EMPBDESC EMPCSHOW DESC EMPDSTRUCTURE EMPESHOW STRUCTURE EMP

单选题将SQL*PLUS的显示结果输出到d:/data1.txt文件中的命令是()Awrite to d:/data1.txtBoutput to d:/data1.txtCspool to d:/data1.txtDspool on d:/data1.txtEspool d:/data1.txt

单选题在SQL*PLUS中,显示执行时长的命令是()Aset time onBset timing onCset longDset timelong onEset sqlprompt

多选题Which two are attributes of /SQL*Plus? ()A/SQL*Plus commands cannot be abbreviated.B/SQL*Plus commands are accesses from a browser.C/SQL*Plus commands are used to manipulate data in tables.D/SQL*Plus commands manipulate table definitions in the database.E/SQL*Plus is the Oracle proprietary interface for executing SQL statements.

多选题Which two are attributes of iSQL*Plus? ()A/SQL*Plus commands cannot be abbreviated.B/SQL*Plus commands are accessed from a browser.C/SQL*Plus commands are used to manipulate data in tables.D/SQL*Plus commands manipulate table definitions in the database.E/SQL*Plus is the Oracle proprietary interface for executing SQL statements.

单选题在SQL*PLUS中显示数据库例程的内存分配情况,可用命令()Ashow allBshow memCshow memoryDshow sgaEshow rel

单选题在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。ASQL*PlusBiSQL*PlusCPL*SQLDiPL*SQL

单选题Which statement correctly describes SQL and /SQL*Plus?()ABoth SQL and /SQL*plus allow manipulation of values in the database.B/SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.C/SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.D/SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.

单选题BULKINSERT语句()把SQL Server中的数据导出到文本文件中。A能B不能C触发更新D滞后更新

单选题在SQL*PLUS中显示当前用户的命令是()Ashow accountBshow accountnameCshow userDshow usernameE以上所述都不正确

单选题在Word中,执行打开文件C:///A.doc操作,是将()A软盘文件读至主存,并输出到显示器B硬盘文件读至内存,并输出到显示器C软盘文件读至RAM,并输出到显示器D硬盘文件读至显示器