单选题以下哪项属于DDL操作()。AdeleteBupdateCcreateDinsert

单选题
以下哪项属于DDL操作()。
A

delete

B

update

C

create

D

insert


参考解析

解析: 暂无解析

相关考题:

SQL有哪两大类语言() A、数据定义语言(DDL)B、数据操作语言(DML)C、超文本标记语言(HTML)D、ASP

SQL语言是数据库领域的标准语言。以下不属于SQL语言特点的是A.高度过程化B.采用面向集合的操作方式C.提供自含式和嵌入式两种使用方式D.集DDL、DML DCL的功能于一身

以下哪项不属于DML操作( )A.insertB.updateC.deleteD.create

以下哪项属于DDL操作( )A.updateB.createC. insertD.delete

Examine the following command;ALTER SYSTEM SET enable_ddl_logging = TRUE;Which statement is true?() A. Only the data definition language (DDL) commands that resulted in errors are logged in the alert log file.B. All DDL commands are logged in the alert log file.C. All DDL commands are logged in a different log file that contains DDL statements and their execution dates.D. Only DDL commands that resulted in the creation of new segments are logged.E. All DDL commands are logged in XML format in the alert directory under the Automatic Diagnostic Repository (ADR) home.

数据库系统依靠以下哪项支持数据独立性?A.具有封装机制B.定义完整性约束条件C.模式分级,各级模式之间的映像D.DDL语言与DML语言互相独立

DDL是( )。A.操作DB语言B.定义DB的语言C.自含语言D.宿主语言

DDL是A.操作数据语言B.定义数据的语言C.自含语言D.宿主语言

以下哪个命令是DDL命令() A.CREATEB.INSERTC.COMMITD.SELECTE.以上所述都不正确

以下哪项不属于地调调度对象:( ) 变电站值班人员 ;操作队 ;下级调度 ;营销人员

下列SQL语句中属于数据定义语句(DDL)的是()A、DELETEB、ALTERC、RENAMED、TRUNCATE

以下哪项不属于影响POCT的操作者技术因素()A、血糖仪的精确性B、操作不当C、血量不足D、局部挤压

DDL保护主要用于远距离或电阻型故障的检测,DDL保护分为()保护。

关于ERP预算管理系统操作,以下哪项工作属于核查成本中心操作()A、查看预算执行情况B、资金检查C、更改子范围D、定义组织

下面哪项不属于SQL语句的子类()A、数据定义语言(DDL)B、数据查询语言(DQL)C、事务控制语言(TCL)D、数据插入语言(DIL)

SQL中的数据定义语言(DDL)用于实现数据增、删、改、查等数据操作。

下列功能不属于SQL的功能()。A、数据定义功能(DDL)B、数据操作功能(DML)C、数据控制功能(DCL)D、数据嵌入功能(DEL)

定义并解释以下术语:模式、外模式、内模式、DDL、DML模式

下列SQL语句命令,属于DDL语言的是()。A、SELECTB、CREATEC、GRANTD、DELETE

多选题属于SQL语言中DDL的语句有()ACREATEBSELECTCUPDATEDALTEREDROP

单选题下面哪项不属于SQL语句的子类()A数据定义语言(DDL)B数据查询语言(DQL)C事务控制语言(TCL)D数据插入语言(DIL)

单选题以下哪个命令是DDL命令()ACREATEBINSERTCCOMMITDSELECTE以上所述都不正确

多选题下列属于顺汇的结算方式为()AT/TBM/TCD/DDL/C

单选题下列SQL语句命令,属于DDL语言的是()。ASELECTBCREATECGRANTDDELETE

单选题Examine the following command; ALTER SYSTEM SET enable_ddl_logging = TRUE; Which statement is true?()AOnly the data definition language (DDL) commands that resulted in errors are logged in the alert log file.BAll DDL commands are logged in the alert log file.CAll DDL commands are logged in a different log file that contains DDL statements and their execution dates.DOnly DDL commands that resulted in the creation of new segments are logged.EAll DDL commands are logged in XML format in the alert directory under the Automatic Diagnostic Repository (ADR) home.

单选题Examine the following command:ALTER SYSTEM SET enable_ddl_logging=FALSE;Which statement is true?()ANone of the data definition language (DDL) statements are logged in the trace file.BOnly DDL commands that resulted in errors are logged in the alert log file.CA new log.xml file that contains the DDL statements is created, and the DDL command details are removed from the alert log file.DOnly DDL commands that resulted in the creation of new database files are logged.