You can also create database - level triggers that fire in response to data Definition Language (DDL) statements.
也可以创建数据库级别的触发器,将引发这些触发器以响应数据定义语言(ddl)语句。
After you upload the files, create database tables, and then delete the installation script.
在上传了这些文件之后,创建数据库表,然后删除安装脚本。
For example, you can create database tables during installation so that the component can store application data.
例如,您可以在安装期间创建数据库表以便组件可以存储应用程序数据。
You have now captured the SQL in your application and bound the SQL to create database packages in preparation to execute it using static SQL.
现在您已经捕获了应用程序中的SQL并绑定了SQL以创建准备使用的数据库包,以使用静态SQL执行它。
We create database columns and tables to store information that nobody USES, and more screens to gather the information.
我们创建数据库列和表来存储没有人会使用的信息,以及更多的视图来收集信息。
After you upload the files, you will create database tables, and then delete the installation script.
上传文件之后,您将创建数据库表格,然后删除安装脚本。
For a test database with no special requirements, this can be accomplished using a CREATE DATABASE command without further options.
对于没有特殊需求的测试数据库,可以使用CREATE DATABASE命令创建此数据库,不需要其他选项。
Connection configuration-a set of required property values used to create database connections, including the database version, database vendor, port number, and host name.
连接配置——用来创建数据库连接的一组必需的属性值,包括数据库版本、数据库厂商、端口号和主机名。
This enables administrators to use familiar SQL data definition language (DDL) statements to create database objects for persisting their XML data.
这使管理员能够使用熟悉的SQL数据定义语言(DDL)语句来创建存储XML数据的数据库对象。
Often, you may need to create database objects such as databases, tables, or table Spaces to address incoming business requirements.
为了满足业务需求,常常需要创建数据库对象,比如数据库、表或表空间。
The catalog partition for a database is automatically created on the database partition server where the CREATE DATABASE command is run.
数据库的编目分区是在运行CREATE DATABASE命令的数据库分区服务器上自动创建的。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
在使用CREATE database语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
Create database hrdmo as suggested by PeopleSoft install script.
按照PeopleSoft安装脚本所建议的创建数据库hrdmo。
Next, you create database tables in the chat folder.
接下来,在chat文件夹内创建数据库表。
Create database with automatic storage: DB2 Create.
创建带自动存储的数据库:DB 2create。
Launch DB2 command window, and run the following command to create database GBPM4ETL, as shown in Figure 9.
打开DB 2命令窗口,运行下面的命令,以创建数据库GBPM 4etl,如图9所示。
Optimistic locking will not work if Hibernate is not the sole database user, unless you create database triggers to increment the version column for the same data change by other applications.
如果Hibernate不是独占数据库用户,乐观锁会失效,除非创建数据库触发器为其他应用程序对相同数据的变更增加版本字段值。
The following steps describe how to create database pools with database types of Informix XA, DB2 XA, and Other.
下面的步骤说明如何为InformixXA、DB 2 xa和other数据库类型创建数据库池。
Under this authorization ID, create database objects and bind packages. For example, to create the view on table T1, you would execute the following statement.
在这个授权ID下,创建数据库对象和绑定包。
A database can have only one code page, and it is set when you first create a database with the create database command using the CODESET and TERRORITY clauses.
数据库可以只有一个代码页,它是在您通过CREATE DATABASE命令首次创建数据库时使用CODESET和terrority子句设置的。
When an instance is created, no databases are created by default. You need to explicitly create a database using the create database command.
当创建一个实例时,缺省情况下不会创建数据库,您需要使用create database命令显式地创建一个数据库。
Screen cap: Create database wizard, with fields for database name, default path, alias, and comment.
屏幕图:Create database向导,其中包含数据库名、默认路径、别名和注释字段。
Creating Web pages that access database tables is relatively easy when you use the Create database Web pages wizards.
使用Create DatabaseWeb Page向导时,创建可访问数据库的网页相对容易一些。
The create database option tells LEI to create the database for you if it doesn't exist.
Create Database选项告诉LEI如果数据库不存在则创建它。
The catalog tables for partitioned databases reside only on the partition from which the CREATE database command was issued.
分区数据库的编目表只存储在发出CREATE DATABASE命令时所在的那个分区上。
Catalog table space: There is only one catalog table space per database, and it is created when the create database command is issued.
目录表空间:每个数据库只有一个目录表空间,它是在发出CREATE DATABASE命令时创建的。
Apart from these, IDS allows customers to create database-specific user groups called roles.
除此之外,IDS还允许用户创建特定于数据库的用户组,称之为角色。
Create the MASTER database: db2 create database MASTER.
创建MASTER数据库:db 2create database MASTER。
Create the EMPLOYEE database: db2 create database EMPLOYEE.
创建EMPLOYEE数据库:db 2create database EMPLOYEE。
Create the EMPLOYEE database: db2 create database EMPLOYEE.
创建EMPLOYEE数据库:db 2create database EMPLOYEE。
应用推荐