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

题目内容 (请给出正确答案)
单选题
Which is an /SQL*Plus command?()
A

INSERT

B

UPDATE

C

SELECT

D

DESCRIBE

E

DELETE

F

RENAME


参考答案

参考解析
解析: 暂无解析
更多 “单选题Which is an /SQL*Plus command?()A INSERTB UPDATEC SELECTD DESCRIBEE DELETEF RENAME” 相关考题
考题 ( 25 ) SQL 语言的更新命令的关键词是A ) INSERTB ) UPDATEC ) CREATED ) SELECT

考题 SQL的数据操作语句不包括A.INSERTB.UPDATEC.DELETED.CHANGE

考题 Which are /SQL*Plus commands? () A. INSERTB. UPDATEC. SELECTD. DESCRIBEE. DELETEF. RENAME

考题 Which is an /SQL*Plus command? () A. INSERTB. UPDATEC. SELECTD. DESCRIBEE. DELETEF. RENAME

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

考题 SQL语言的更新命令的关键词是( )。A. INSERTB. UPDATEC. DELETED. SELECT

考题 下列SQL语句中,修改表结构的是______。A.AITERB.UPDATEC.SELECTD.INSERTA.B.C.D.

考题 以下SQL语句中,(60)用于修改表结构。A.ALTERB.UPDATEC.SELECTD.INSERT

考题 将存储过程p1的执行权限授予用户U2的SQL语句为。GRANT()ONPROCEDUREPlTOU2;A.INSERTB.UPDATEC.DELETED.EXECUTE

考题 不属于SQL的数据修改功能的命令是( )。A.INSERTB.UPDATEC.CHANGED.DELETE

考题 SQL语言的插入命令的关键词是( )。A)INSERTB)UPDATEC)CREATED)SELECT

考题 SQL 语言的查询语句是A)INSERTB)UPDATEC)DELETED)SELECT

考题 实现排序运算的SQL语言子句是()A、ORDER BYB、UPDATEC、SELECTD、GROUP BY

考题 SQL的数据操作语句不包括()A、INSERTB、UPDATEC、DELETED、CHANGE

考题 定义视图的语句中可以包含的子句是()A、INSERTB、UPDATEC、SELECTD、DELETE

考题 通常SQL语言的数据操纵功能包括()动词.A、INSERTB、UPDATEC、DELETED、CREATE

考题 Which are iSQL*Plus commands? ()A、INSERTB、UPDATEC、SELECTD、DESCRIBEE、DELETEF、RENAME

考题 Which is an iSQL*Plus command? ()A、INSERTB、UPDATEC、SELECTD、DESCRIBEE、DELETEF、RENAME

考题 Which is an /SQL*Plus command? ()A、INSERTB、UPDATEC、SELECTD、DESCRIBEE、DELETEF、RENAME

考题 Which are /SQL*Plus commands? ()A、INSERTB、UPDATEC、SELECTD、DESCRIBEE、DELETEF、RENAME

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

考题 单选题Which /SQL*Plus feature can be used to replace values in the WHERE clause?()A Substitution variablesB Replacement variablesC Prompt variablesD Instead-of variablesE This feature cannot be implemented through /SQL*Plus

考题 单选题Which is an iSQL*Plus command? ()A INSERTB UPDATEC SELECTD DESCRIBEE DELETEF RENAME

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

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