1. The next step is executing all the DDL statements.
接下来的步骤是执行所有的DDL语句。

www.ibm.com

2. From the model, you can generate the DDL, though we have to be careful.
虽然你可以从模型中产生DDL,但是这个过程还是要小心。

www.ibm.com

3. If you have a new data structure model defined in RSA, you can then export it as a single DDL file from which to build your new DB2 database.
如果您在RSA中定义了一个新的数据结构模型,那么您可以将它导出为一个DDL文件,然后用这个文件创建新的DB2数据库。

www.ibm.com

4. Note that you can download all examples with the full DDL from the download section.
注意,您可以从“下载”小节中下载带有完全DDL 的所有例子。

www.ibm.com

5. 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语句。

www.ibm.com

6. View and execute scripts: View the create scripts/DDL for database objects, and execute arbitrary scripts on the database.
查看和执行脚本:查看数据库对象的创建脚本/DDL,并在数据库中执行任意的脚本。

www.ibm.com

7. Use this mode to perform any maintenance task, including tasks requiring the execution of SQL and DDL statements, when no other users are connected to the database server.
在没有其他用户连接到数据库服务器的情况下,使用这种模式可以执行任何维护任务,包括执行SQL和DDL语句所需要的任务。

www.ibm.com

8. You can create new project items using text-based script templates or directly launch any one of the scripting wizards detailed earlier to generate the required CREATE DDL for the various DB2 objects.
您可以使用基于文本的脚本模板创建新的项目项,或直接启动前面详述的任何一种脚本编制向导来为各种DB2对象生成所需的CREATEDDL。

www.ibm.com

9. During DDL replay, the default schema is overridden to the target schema if it matches the source schema.
在DDL 重新执行期间,如果默认模式与源模式匹配,那么它被改为目标模式。

www.ibm.com

10. In this step, the MTK provides you the ability to deploy the DDL, extract the data, and load the data into the target database.
在这一步中,MTK提供了将DDL部署到目标数据库、将数据提取到目标数据库和将数据装载到目标数据库的功能。

www.ibm.com

11. You can execute both data definition language (DDL) and data manipulation language (DML) statements, and obtain and display the results using this tool.
您可以执行数据定义语言(DDL)和数据操作语言(DML)语句,并使用该工具来获取和显示结果。

www.ibm.com

12. Besides comparing between objects in the same project, you can choose to compare the data model against a database or DDL script.
除了比较同一个项目中的对象外,还可以选择将数据模型与一个数据库或DDL脚本进行比较。

www.ibm.com

13. Next step is to choose what objects you want to generate DDL for (see Figure 24).
接下来的步骤是选择要为什么对象生成DDL(如图24所示)。

www.ibm.com

14. For objects such as tables, views, procedures, and functions that already exist in the database, you can view the create script or DDL that was used to create the object.
对于已经存在于数据库中的对象,比如表、视图、存储过程和函数,可以查看用于创建这些对象的创建脚本或DDL。

www.ibm.com

15. Alternatively you can use the DDL scripts from the Download section.
您还可以选择使用 下载部分提供的DDL脚本。

www.ibm.com

16. You can determine the types of locks being used from the Data Definition Language (DDL) schema files used to create the database.
根据创建数据库所使用的数据定义语言 (DDL)模式文件,可以确定正在使用的锁类型。

www.ibm.com

17. DDL commands are used to create, modify, or delete items (such as tables) in a database.
DDL命令用来创建、修改或删除数据库中的项目(例如表)。

www.ibm.com

18. For example, use of DDL or special registers may require special handling.
例如,使用DDL或专用寄存器可能需要特殊处理。

www.ibm.com

19. By making data types consistent within the DDL, there is less overhead associated with conversion of data at query run time.
通过在DDL 中确保数据类型一致,在查询运行当中与数据转换相关的开销会比较小。

www.ibm.com

20. This task does absolutely nothing more than output the DDL for a database to a file.
该任务惟一要做的就是将一个数据库的DDL输出到文件中。

www.ibm.com

21. Where -l generates the DDL statements for tablespace, database partition, groups, and buffer pool.
在这里,-l创建了表空间、数据库分区、组和缓存池的DDL语句。

www.ibm.com

22. That is, user-defined distinct types can never depend on any other DDL object, and tables (excluding constraints) depend only on distinct types.
比如,用户定义的类型不能依赖于其他DDL对象,而且表(不包括约束)只依赖于不同的类型。

www.ibm.com

23. A physical data model can be used to generate data definition language (DDL) statements which can then be deployed to a database server.
可以使用物理数据模型来生成数据定义语言(DDL)语句,然后可以将这些语句部署到一个数据库服务器上。

www.ibm.com

24. Using this tool, you can capture the data definition language (DDL) for such objects in the source database, and apply it to recreate those objects in the target database.
使用这个工具,您可以在源数据库中捕获到定义这些对象使用的数据定义语言(DDL),并在目标数据库中使用这些数据定义语言重新创建这些对象。

www.ibm.com

25. You can refer to the Data Definition Language (DDL) statements in Listing 1 to create the database and table for the sample application.
您可以参考清单1中的数据定义语言(DDL)语句,为样例应用程序创建数据库和表。

www.ibm.com

26. The scripting wizards guide you through the steps required to customize the generated DDL and SQL statements for creating new DB2 schema objects and routines.
这些脚本编制向导指导您通过一系列步骤,以定制用于创建新的DB2模式对象和例程的DDL和SQL语句。

www.ibm.com

27. This can help isolate the effects of DDL changes to only those applications that use parts of that changed schema.
这有助于将 DDL更改的效果局限到那些使用那个已更改的架构的部分的应用程序。

www.ibm.com

28. You now have a data model created based on reverse engineering from a database or from a DDL script.
至此,您通过对一个数据库或DDL脚本的反向工程,创建了一个数据模型。

www.ibm.com

29. Since the new SQL expressions and attributes for optimistic locking can be used with no DDL changes to the tables involved, you can easily try optimistic locking in your test applications.
由于不需要对表进行DDL修改即可使用针对乐观锁定的新SQL表达式和属性,因此可以轻松地在您的测试应用程序中尝试乐观锁定特性。

www.ibm.com

30. Additionally, DDL script for defining the database tables is also generated.
此外,用来定义数据库表的DDL脚本也会产生。

www.ibm.com

31. DDL [Data Description Language]
资料描述语言

-- 来源 -- 英汉 - 翻译参考[网络]

32. schema DDL skeleton
模式数据描述语言骨架

-- 来源 -- 英汉 - 翻译参考[网络]

33. data definition language [DDL]
数据定义语言

-- 来源 -- 英汉 - 翻译参考[网络]

34. The behavior principle of DDL protection for DC feeder in DC traction current supply system and the setting principle of protection parameters are introduced and illustrative examples are given.
摘要介绍直流牵引供电系统中直流馈线ddl保护的动作原理,以及保护参数的设定原则,并举例说明。

-- 来源 -- 网友提供