非过程性DML

非过程性DML


相关考题:

DBMS中的查询处理器由DDL编译器、DML编译器、嵌人型DML预编译器及【 】组成。

View the Exhibit for some of the parameter settings. You start a session and issue the following command:SQLCREATE INDEX emp_ename ON emp(ename) TABLESPACE users INVISIBLE;What is the outcome of the above command?()A. The index is not used by the optimizer but is maintained during DML operations.B. The index is not used by the optimizer and is not maintained during DML operations.C. The index is used by the optimizer only if a hint is specified in the query statement and is maintained during DML operations.D. The index is used by the optimizer only if a hint is specified in the query statement but is not maintained during DML operations.

DBMS中的查询处理器由DDL编译器、DML编译器、嵌入型DML预编译器及【 】组成。

关于关系演算语言,下列说法中正确的是(67)。①查询操作是以集合操作为基础运算的DML语言②查询操作是以谓词演算为基础运算的DML语言③关系演算语言的基础是数理逻辑中的谓词演算④关系演算语言是一种过程性语言A.②B.②③C.②③④D.全部

()是用PL/SQL、Java和C编写的过程,能够在对表或视图执行DML语句时执行。 A.过程B.触发器C.函数D.程序包

试述DBMS的语言翻译层处理一个DML语句的大致过程。

驾驶等技能性动作自动化的过程是()A陈述性记忆过程B非陈述性记忆过程C陈述性记忆转变为非陈述性记忆过程D非陈述性记忆转变为陈述性记忆过程

DBMS提供DML实现对数据的操作。可以独立交互使用的DML称为()。A、宿主型B、独立型C、自含型D、嵌入型

层次、网状的DML属于()语言,而关系型DML属于()语言。

过程性DML

关系数据操作语言(DML)的特点是:操作对象与结果均为关系、操作的非过程性强、语言一体化、并且是建立在数学理论基础之上。DML包括数据查询和()两种数据操作语句。

下列有关对视图执行DML操作的表述中哪个是正确的?()A、可以对简单视图执行DML操作。B、不能对包含WITH CHECK OPTION子句的视图执行DML操作。C、可以对包含WITH READ ONLY选项的视图执行DML操作。D、可以对包含由表达式(如COST+1)定义的列的视图执行DML操作。

嵌入型DML

()是用PL/SQL、Java和C编写的过程,能够在对表或视图执行DML语句时执行。A、过程B、触发器C、函数D、程序包

You have altered a non-unique index to be invisible to determine if queries execute within an acceptable response time without using this index. Which two are possible if table updates are performed which affect the invisible index columns?()A、The index remains invisible.B、The index is not updated by the DML statements on the indexed table.C、The index automatically becomes visible in order to have it updated by DML on the table.D、The index becomes unusable but the table is updated by the DML.E、The index is updated by the DML on the table.

DDL和DML分别代表什么?

多选题Which are DML statements? ()ACOMMITBMERGECUPDATEDDELETEECREATEFDROP...

名词解释题过程性DML

单选题()是用PL/SQL、Java和C编写的过程,能够在对表或视图执行DML语句时执行。A过程B触发器C函数D程序包

名词解释题DML

名词解释题嵌入型DML

填空题层次、网状的DML属于()语言,而关系型DML属于()语言。

单选题DBMS提供DML实现对数据的操作。可以独立交互使用的DML称为()。A宿主型B独立型C自含型D嵌入型

多选题You have altered a non-unique index to be invisible to determine if queries execute within an acceptable response time without using this index. Which two are possible if table updates are performed which affect the invisible index columns?()AThe index remains invisible.BThe index is not updated by the DML statements on the indexed table.CThe index automatically becomes visible in order to have it updated by DML on the table.DThe index becomes unusable but the table is updated by the DML.EThe index is updated by the DML on the table.

单选题驾驶等技能性动作自动化的过程是()A陈述性记忆过程B非陈述性记忆过程C陈述性记忆转变为非陈述性记忆过程D非陈述性记忆转变为陈述性记忆过程

名词解释题非过程性DML