INSERT
UPDATE
SELECT
DESCRIBE
DELETE
RENAME
第1题:
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.
第2题:
下列SQL语句中,修改表结构的是______。
A.AITER
B.UPDATE
C.SELECT
D.INSERT
A.
B.
C.
D.
第3题:
将存储过程p1的执行权限授予用户U2的SQL语句为。GRANT()ONPROCEDUREPlTOU2;
A.INSERT
B.UPDATE
C.DELETE
D.EXECUTE
第4题:
SQL语言的插入命令的关键词是( )。
A)INSERT
B)UPDATE
C)CREATE
D)SELECT
第5题:
实现排序运算的SQL语言子句是()
第6题:
定义视图的语句中可以包含的子句是()
第7题:
Which are iSQL*Plus commands? ()
第8题:
Which is an /SQL*Plus command? ()
第9题:
Which two are attributes of iSQL*Plus? ()
第10题:
Substitution variables
Replacement variables
Prompt variables
Instead-of variables
This feature cannot be implemented through /SQL*Plus
第11题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accesses from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第12题:
Both SQL and /SQL*plus allow manipulation of values in the database.
/SQL* Plus recognizes SQL satement and sends them to the server; SQL is the Oracle proprietary interface for executing SQL statements.
/SQL* Plus language for communicating with the Oracle server to access data; SQL recognizes SQL statements and sends them to the server.
/SQL manipulates data and table definition in the database; /SQL* Plus does not allow manipulation of values in the database.
第13题:
SQL语言的更新命令的关键词是( )。
A. INSERT
B. UPDATE
C. DELETE
D. SELECT
第14题:
以下SQL语句中,(60)用于修改表结构。
A.ALTER
B.UPDATE
C.SELECT
D.INSERT
第15题:
不属于SQL的数据修改功能的命令是( )。
A.INSERT
B.UPDATE
C.CHANGE
D.DELETE
第16题:
SQL 语言的查询语句是
A)INSERT
B)UPDATE
C)DELETE
D)SELECT
第17题:
SQL的数据操作语句不包括()
第18题:
通常SQL语言的数据操纵功能包括()动词.
第19题:
Which is an iSQL*Plus command? ()
第20题:
Which are /SQL*Plus commands? ()
第21题:
Which two are attributes of /SQL*Plus? ()
第22题:
INSERT
UPDATE
SELECT
DESCRIBE
DELETE
RENAME
第23题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accessed from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.
第24题:
INSERT
UPDATE
SELECT
DESCRIBE
DELETE
RENAME