The database design includes concept and logical design, table create, back up and recover.
数据库设计包括概念和逻辑设计、表结构设计、备份和恢复实现等。
A large opening at the far end of this space frames a view of the vines and brings more daylight into the room, where armchairs and a table create an informal lounge.
这个空间的远端有一个大开口,形成了观看葡萄藤的良好视野,为室内带来了更多的自然光,一张桌子和扶手椅构成了非正式的休息室。
If Excel isn't quite your cup of tea, don't worry, you can create a table in Microsoft Word or a similar word processor.
如果你不太喜欢使用 Excel,别担心,你可以在MicrosoftWord或类似的文字处理程序中创建一个表格。
I had to create a table of contents based on the topics of its articles.
我必须根据文章的标题来创建一份目录。
When planning Encyclopedia Britannica, I had to create a table of contents based on the topics of its articles.
在规划《大英百科全书》时,我必须根据文章的主题创建一个目录。
Execute this database script to create the table in your database.
执行这个数据库脚本就能在数据库内创建这个表。
When you map data from one attribute to another with a static relationship, you can also transform the data according to the table you create with the relationship editor.
当您使用静态关系将数据从一个属性映射到另一个属性时,还可以按照您用关系编辑器创建的表来转换数据。
The following example shows how to create partition table with compression.
下面的例子展示如何创建采用压缩的分区表。
For each item in the array, create a table row that contains all the relevant information.
对于数组中的每个项目,创建一个包含所有相关信息的表格行。
This method takes three parameters, the primary key, the action performed on the table (create, update, delete) and a result set.
此方法具有三个参数,主键、对表执行的操作(创建、更新、删除)和结果集。
But before adding a content provider and label provider instance to this table viewer, we must first create our table.
但是在向此表查看器中添加内容提供程序和标签提供程序实例之前,我们必须先创建表。
The simple answer is to delete the table from the database and, if necessary, create a replacement table.
简单的答案是从数据库中删除表。而且,如果必要,再创建一个替代表。
You can add new keys and remove keys (in the upper table), and create or change the bindings of any key, as well as remove a binding (in the lower table).
您可以(在上方的表中)添加新键并移除已有的键,创建或更改任意键的绑定,以及(在下方的表中)移除一个绑定。
If the data includes LOBs, then the user must create LOB table Spaces.
如果数据包括LOB,那么用户就必须创建lob表空间。
Reorganize the table to create a compression dictionary and compress the existing contents.Eg.
重组表来创建一个压缩字典然后压缩现有内容,例如。
If you create a CGTT table using the like clause (create CGTT like a regular table), the statement will be successful, but the CGTT will not inherit the constraints of the original table.
如果您使用like语句创建cgtt表(像普通表一样创建CGTT),则该语句会执行成功,但CGTT不会继承原始表的约束。
It shows how to create a table representing repeated nodes in an XML document.
它展示了如何创建表示XML文档中重复节点的表。
You can create a table with structured type columns in the same way that you would create a table using only DB2 built-in data types.
您可以用同样方式使用结构化类型列创建表,也可以只使用DB 2内置数据类型创建一个表。
In a bit-vector pushdown, for each push-down, the database server hashes the keys from the dimension table to create a bit vector, which is shipped to the fact table.
在位向量下推中,对于每次下推,数据库服务器通过散列维度表中的键来创建发送至事实表的位向量。
Contains the necessary SQL to create the table described in the Schema file.
包含创建模式文件中所描述的表必需的SQL。
Since an index makes it more expensive to write to a table, create the index immediately after the bills table gets populated.
由于索引增加了写入表的成本,所以要在填充完账单表后立即创建索引。
To illustrate the new DB2 9.5 XML update functionality, the sample table and data defined by the following CREATE TABLE and INSERT statements are used.
为了解释新的DB2 9.5XML更新功能,我们使用下面的CREATE TABLE和INSERT语句定义示例表和数据。
You can use the PASSTHRU session to directly send the create table statement to the data source and create a nickname for this new table.
您可以使用PASSTHRU会话直接将CREATE table语句发送到数据源,并为这个新表创建一个昵称。
In general, the larger the table, the more reason to create it as a partitioned table.
通常,表越大,就越有理由将其创建为分区的表。
When having duplicate rows in the lock table (see the Create a DB2 table for resource locking section), concurrent use of the resource is possible.
如果锁表中有重复的行(参见为资源锁定创建一个DB 2表一节),就可以对资源进行并发使用。
Tip: Named anchors are often used to create "table of contents" at the beginning of a large document.
命名锚一般用于在一个长篇幅文档中建立“内容小目录”。
STEP A: We assume you have created a database with the default table spaces. Create the fact and dimension tables as follows.
第 1 步:我们假设已经用默认表空间创建了一个数据库,同时创建下面的事实表和维度表。
Create a DB2 table for resource locking.
为资源锁定创建一个db2表。
For DDL, you will use generated db2ddl script to create table definitions.
对于ddl,使用生成的db2ddl脚本创建表定义。
STEP Ea: Alter the fact table and create the proper FK relationships with the dimension tables.
第 5.1步: Alter(修改)事实表,创建正确的维度表外键(FK)联系。
应用推荐