释义 |
dml. 基本例句 abbr.demolition It is strongly recommended that DML- style operations be used along with a stateless session. 强烈建议结合使用 DML风格操作和无状态会话。 infoq The script files may contain any supported DDL, DML, and DCL SQL statements. 脚本文件可以包含任何所支持的 DDL、 DML和 DCL SQL语句。 ibm But when you define RI constraints, keep in mind that there are rules in place to safeguard data integrity when DML operations are performed against related tables. 但是在您定义 RI时,要记住,当对相关表执行 DML操作时,需要一些规则来保护数据完整性。 ibm By clearing the session cache before DML update, we cut the time to about4 minutes, all of which is needed by the data loading into the session cache. 通过在 DML更新前清除会话缓存,我们将时间缩短到了4分钟,全部都是将数据加载到会话缓存中花费的时间。 infoq Database object references are validated only in SQL DML statements. 数据库对象引用只会在 SQL DML语句中验证。 ibm For static DML statements in packages, the global variables are resolved during a bind operation. 对于包中的静态 DML语句,将在进行绑定时解析全局变量。 ibm Future articles will focus on the DML commands and more advanced DDL commands. 未来的文章将侧重于 DML命令和更高级的 DDL命令。 ibm In previous releases of Dynamic Server, external optimizer directives existed as text strings within DML statements, but were not stored as separate entities. 在上一版本的 Dynamic Server中,外部优化器指令作为文本字符串保存在 DML语句中,而没有作为单独的实体保存。 ibm It does not leverage the Teradata DML array operation feature. 它没有利用 Teradata DML数组操作特性。 ibm SQL has two main components: a Data Definition Language DDL and a Data Manipulation Language DML. SQL有两个主要部分:数据定义语言 DDL和数据操纵语言 DML。 ibm This section deals with specific issues that come up during conversion of DML statements like SELECT. 本节讨论 SELECT等 DML语句的转换会遇到的问题。 ibm Using DML- style insert, update or delete, you manipulate data directly in your database instead of in Hibernate as is the case in the previous two approaches. 使用 DML风格的插入、更新或删除,你直接在数据库中操作数据,这和前两种方法在 Hibernate中操作数据的情况有所不同。 infoq DML operations cannot be performed while the table is in alter mode. 当表处于 alger模式时,不能执行 DML操作。 ibm DML commands are used to add, modify, delete, or select data from a table in the database. DML命令用来在数据库表中添加、修改、删除或选择数据。 ibm |