You can determine the types of locks being used from the Data Definition Language (DDL) schema files used to create the database.
根据创建数据库所使用的数据定义语言 (DDL)模式文件,可以确定正在使用的锁类型。
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)语句,为样例应用程序创建数据库和表。
In most development environments, the changes are reversed by dropping all database objects and recreating them using the previous version of the SQL (data Definition Language [DDL]) scripts.
在大多数开发环境中,更改是通过删除所有数据库对象,并使用之前版本的SQL (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)语句,然后可以将这些语句部署到一个数据库服务器上。
Even still, with physical data models you can reverse engineer from the actual database or from the data definition language (DDL) file.
还可以对实际数据库或数据定义语言(DDL)文件进行反向工程,生成物理数据模型。
This enables administrators to use familiar SQL data definition language (DDL) statements to create database objects for persisting their XML data.
这使管理员能够使用熟悉的SQL数据定义语言(DDL)语句来创建存储XML数据的数据库对象。
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),并在目标数据库中使用这些数据定义语言重新创建这些对象。
The db2look tool can extract data definition language (DDL) statements from a database in order to reproduce the database objects of a production database on a test database.
db2look工具能够从一个数据库中提取数据定义语言 (DDL)语句,以便在测试数据库中复制产品数据库的数据库对象。
DDL (data Definition Language) script for defining the database tables (if the starting point of the transformation is a class diagram).
用来定义数据库表(如果转换的起始点是一个类图)的DDL (DataDefinition Language)脚本。
You can also create database - level triggers that fire in response to data Definition Language (DDL) statements.
也可以创建数据库级别的触发器,将引发这些触发器以响应数据定义语言(ddl)语句。
The data Definition Language (DDL) part of SQL permits database tables to be created or deleted.
数据定义语言(ddl)为sql中的一部分,可以让数据表建立或是删除。
Data source (ODBC) schema, you must issue a SQL statement directly to the data source using Database Definition Language (DDL).
数据源(odbc)架构的其他sql函数,必须使用数据库定义语言(DDL)向数据源直接发出sql语句。
Data source (ODBC) schema, you must issue a SQL statement directly to the data source using Database Definition Language (DDL).
数据源(odbc)架构的其他sql函数,必须使用数据库定义语言(DDL)向数据源直接发出sql语句。
应用推荐