DDL

DDL

 英

  • n.二极管二极管逻辑电路
  • 网络数据定义语言(Data Definition Language);资料定义语言;数据描述语言(data description language)

英汉解释

n.
1.
二极管二极管逻辑电路

例句

For this reason, all DDL statements (and a few other statements as well) are recorded before they are attempted.

因此所有DDL语句以及其它几个语句尝试之前记录下来

With a few clicks you are able to get the Physical Data Model of a DB2 and the DDL scripts to create the tables.

通过一些简单点击操作能够得到DB2物理数据模型以及DDL本来创建数据

A DDL Trigger can fire after execution of any Transact-SQL event that belongs to a predefined grouping of similar events.

可以执行属于预定义相似事件任何Transact-SQL事件触发DDL触发器

This can help isolate the effects of DDL changes to only those applications that use parts of that changed schema.

有助于DDL更改效果局限那些使用那个更改架构部分应用程序

A physical data model can be used to generate data definition language (DDL) statements which can then be deployed to a database server.

可以使用物理数据模型生成数据定义语言DDL语句然后可以这些语句部署一个数据库服务器

If you generate a Java stored procedure, it has a DDL tab and a Java tab, as shown in Figure 8.

如果生成一个Java存储程序一个DDL选项卡一个Java选项8

Is the name of a Transact-SQL language event that, after execution, causes a DDL trigger to fire.

执行之后导致激发DDL触发器Transact-SQL语言事件名称

Optionally, data modeler can transform a LDM into a physical database schema and DDL using Rational Data Architect.

数据可以选择使用RationalDataArchitectLDM转换一个物理数据库模式DDL

The DDL trigger fires after execution of any Transact-SQL language event that belongs to event_group.

执行任何属于event_groupTransact-SQL语言事件之后激发DDL触发器

The next step in creating the stored procedure is to issue the CREATE PROCEDURE DDL to register the procedure in the database.

创建存储过程下一步执行CREATEPROCEDUREDDL数据库注册存储过程

However, when you deploy to production, you will include the GRANT statements in the same DDL as you use to create the database structure.

然而部署生产数据库用来创建数据库结构一个DDL使用这些GRANT语句

During DDL replay, the default schema is overridden to the target schema if it matches the source schema.

DDL重新执行期间如果默认模式模式匹配那么改为目标模式

For more information about this task, see Analysis Services Execute DDL Task.

有关任务详细信息请参阅AnalysisServices执行DDL任务

DDL triggers do not fire in response to events that affect local or global temporary tables and stored procedures.

对于影响局部全局临时存储过程事件不会触发DDL触发器

The sample code provides the Data Definition Language (DDL) and Integration Exchange Format (IXF) files which make up the structure.

样本代码提供组成结构数据定义语言(DataDefinitionLanguage,DDL)集成交换格式(IntegrationExchangeFormat,IXF)文件

You can select the tables that you want to migrate and extract the DDL into a file.

此时可以选择迁移DDL提取一个文件

Added an important note that recommends testing DDL triggers to determine their responses to system stored procedures that are executed .

添加一个重要通知通知建议测试DDL触发器确定执行系统存储过程响应

You can determine the types of locks being used from the Data Definition Language (DDL) schema files used to create the database.

根据创建数据库使用数据定义语言DDL模式文件可以确定正在使用类型

Event notifications do not fire if the event in the corresponding DDL statement is rolled back.

如果相应DDL语句事件事件通知不会触发

You can reverse engineer your database into a model using a DDL file or from the database itself.

可以DDL文件数据库本身进行反向工程生成数据模型

The catalog views and system stored procedures listed in this section can be used to get information about DDL Triggers.

列出目录视图系统存储过程用于获取有关DDL触发器信息

Like their relational counterparts, these new XML indexes are created with a familiar SQL DDL statement: CREATE INDEX.

关系索引相似这些XML索引也是熟悉SQLDDL语句创建CREATEINDEX

Browse to the location of the DDL file, and select the options for how you want your diagram to look.

浏览DDL文件位置选择设置图表外观选项

DBLookTask. java: provides access to the dblook command-line utility which allows DDL to be exported for a given database.

java提供dblook命令实用程序访问实用程序允许导出用于给定数据库DDL

Lists index DDL operations that do and do not require additional temporary disk space.

列出需要需要额外临时磁盘空间索引DDL操作

Trace events generated by DDL are always generated, regardless of whether the DDL statement is rolled back.

无论是否DDL语句始终生成DDL生成跟踪事件

This task does absolutely nothing more than output the DDL for a database to a file.

任务惟一就是一个数据库DDL输出文件

SQL has two main components: a Data Definition Language (DDL) and a Data Manipulation Language (DML).

SQL两个主要部分数据定义语言DDL数据操纵语言DML)。

Registered custom stored procedure or script is executed at the end of the data definition language (DDL) trigger .

DDL触发器激发存储过程响应各种数据定义语言DDL事件

Modifies the definition of a DML, DDL, or logon trigger that was previously created by the CREATE TRIGGER statement.

修改CREATETRIGGER语句以前创建DMLDDL登录触发器定义

Other DDL operations against the index may cause the value of the statistics to be reset to zero.

索引执行其他DDL操作可能导致统计信息重置

DDL triggers can be used to audit or regulate changes to a database schema.

DDL触发器用于审核控制数据库架构更改

As it traverses through the XML schema, it also creates the DDLs for the relational schema.

穿过XML模式创建用于关系模式DDL

When invoked from a particular object node, it displays the DDL used to create that particular object.

某个特定对象节点调用显示用于创建对象DDL

The Data Definition Language (DDL) part of SQL permits database tables to be created or deleted.

数据定义语言DDLSQL一部分可以数据建立或是删除

Following best practices, the database for a messaging engine is created by executing a generated DDL script.

按照最佳实践消息传递引擎数据库通过执行生成DDL脚本创建

Multiple DDL triggers can be dropped per DROP TRIGGER statement only if all triggers were created using identical ON clauses.

所有触发器使用相同ON子句创建才能使用一个DROPTRIGGER语句删除多个DDL触发器

However, concurrent DDL operations, and concurrent DML operations that acquire Sch-M locks, cannot be performed on the table.

但是无法针对执行获取Sch-M并发DDL操作并发DML操作

The result of the db2look call is a file sales. ddl containing the CREATE TABLE statement for table SALES.

db2look调用结果sales.ddl文件其中包含SALESCREATETABLE语句

As a result of the last action, the table is dropped from the PDP schema, and the option to generate left delta DDL is enabled (Figure 42).

最后PDP模式删除并且generateleftdeltaDDL选项启用42)。