The creation of the schema is implicit because you don't issue a CREATE schema statement.
模式的创建所以是隐式的,是因为没有发出CREATE schema语句。
Also create a new schema, ASSOC, which is used in the following example with the db2 create schema ASSOC command.
再创建一个新模式,即assoc,通过db 2CREATE SCHEMA ASSOC命令可将其用在后面的示例中。
First, create a simple database schema for events like the schema shown in Listing 2.
首先创建一个简单的事件数据库架构,类似于清单2中的架构。
Both assertions are relatively simple in their structure and therefore provide a convenient example to demonstrate how to create a schema.
这两个断言的结构都比较简单,因此可以作为展示如何创建架构的简单示例。
Use this simple definition to create the schema.
使用这个简单的定义创建模式。
You must create this schema manually.
您必须手动创建此模式。
This allows any user to create objects in any schema not already in existence.
这允许任何用户在还不存在的模式中创建对象。
For example, you can create a schema library of a single industry standard that is composed of many schema files.
例如,您可以创建由许多架构文件组成的单个行业标准的架构库。
First, you create an XML schema that defines what the XML document should look like, as in Listing 1.
首先,需要创建一种XML模式,该模式定义了XML文档是何模样,如清单1所示。
To create an XML schema, simply open a plain text editor (like Notepad) and create a new file.
要创建XML模式,仅需打开一个纯文本编辑器(比如记事本)并创建一个新文件。
The meta data is used to create a database schema to capture and query events.
元数据用来创建一个数据库模式,从而捕捉和查询事件。
To give each user control of their own database objects, a database administrator could explicitly create a schema for each user.
要想让每个用户能够控制他们自己的数据库对象,数据库管理员可以为每个用户显式地创建一个模式。
The wizard is smart enough to recognize that the database is empty, and will create the schema if necessary.
该向导的智能设计足以识别数据库为空数据库的情况,并在需要时创建模式。
For this you need to create and register the schema in XSR.
为此,您需要创建模式并在XSR中注册。
For this, you need to create and register the schema in XSR.
为此,需要创建一个模式并在XSR中注册。
If you were to create a schema to predict what's coming down the pike at you, you'd end up with tables that have lots of empty fields or lots of mapping tables.
若是创建一个模式来预测将会出现什么数据字段,结果很可能会得到内含大量空字段的表或大量的映射表。
Here, we created a new and empty DB2 database (ISSWWPS) and then let the profile wizard create the schema and the tables for us in it.
这里,我们新建一个空的DB 2数据库(ISSWWPS),然后让概要向导在其中为我们创建模式和表。
The user ID must have the authority to create objects using this schema.
该用户ID必须有权使用该模式创建对象。
You can create a schema that specifies all of the allowable values (see Listing 4).
我们可以创建一个模式,让它指定所有允许输入的值(如清单4所示)。
Create a schema library called Example under which the schemas will be imported.
根据创建名为Example的架构库,将在其下导入架构。
For the Theft Report example, because it is simple, I choose to create one extension schema.
对于TheftReport例子,由于比较简单,我选择创建一个扩展架构。
To create a schema named CHANGES, perform the following steps.
执行以下步骤就可以创建一个CHANGES模式。
After you have run the above SQL script and generated your schema, create a feedback application.
在运行了以上的sql脚本并生成模式后,创建反馈应用程序。
Before we launch Roo, we have to create a schema in our MySQL installation.
在启动Roo之前,我们将在MySQL安装程序中创建一个模式。
Run the SQL script in Listing 8 to create a feedback schema in your MySQL database.
运行清单8 中的SQL脚本,在MySQL数据库中创建一个反馈模式。
Configure a MySQL master database: create the schema, and run your database initialization scripts.
配置一个MySQL主数据库(masterdatabase):创建schema,然后运行数据库初始化脚本。
Connect to any database using a userid which has sufficient privileges to create a schema.
通过用户ID连接任何数据库,该用户ID拥有创建模式的足够权限。
You can take the code of SP_TEST and create it in schema TARGET.
可以复制 SP_TEST的代码并在TARGET模式中创建它。
Click on Run DDL to create the new schema.
单击RunDDL创建新的模式。
You can use standard schema development tools to create or modify the necessary schema.
您可以使用标准的模式开发工具来创建或修改必要的模式。
应用推荐