You should create one or more USER temporary table spaces for storing data of temporary tables.
您应当创建一个或多个USER临时表空间来存储临时表的数据。
Relational databases provide the capability for the SQL statements to access information from more than one table through a joining of multiple tables.
关系数据库为sql语句提供了从一个以上的表中访问信息的能力,这是通过连接多个表来完成的。
At least one user temporary table space should be created to allow the definition of declared temporary tables.
至少应当创建一个用户临时表空间以允许定义已声明的临时表。
Database sharding provides many advantages, such as faster reads and writes to the database, improved search response, smaller table sizes, and distribution of tables based on need.
数据库分片提供许多优势,比如对数据库的更快读写、改进的搜索响应、更小的表格尺寸以及对表格的按需分配。
As work items are loaded, the tables are created, and each row of this table gets a work item record.
工作项在载入之后,表格会得到创建,而该表的每一行都得到了一个工作项记录。
Each table space contains one or more tables based on the type of table space.
根据表空间的类型,每个表空间包含一个或多个表。
Table Spaces group physical containers to hold data of various tables and their indexes.
表空间将物理容器分组,以容纳各个表的数据及其索引。
The optimizer will recognize this index and use the filters on the dimension tables to generate a list of valid combinations of the dimension tables' keys into a temp table.
该优化器将可以识别出这个索引,在维度表上使用过滤器来在一个临时表中生成一个维度表键的有效组合列表。
If a column reference is found, then include the column's table to the fact's set of tables.
如果找到列引用,那么将这个列所在的表包含到事实的表集中。
Session locks can also be kept on the table that is being locked (or the root table of a set of tables).
会话锁还可保存在被锁定的表中(或表集合的根表中)。
Select the ACCOUNT table from the list of available tables for this schema.
从这个模式的可用表列表中选择account表。
However, instead of forcing the user to type the literal name of the database table, it would be easier to select one of the existing tables.
不过,选择一个现有表会更容易一些,这样就不必要求用户逐字输入数据库表的名称。
Select the ACCTPROFILE table from the list of available tables for this schema.
从该模式的可用表格列表中选择acctprofile表。
The from component of a SELECT statement indicates from which table (or multiple tables) the data will be extracted.
select语句的FROM组件指明将从哪个表(或多个表)中提取数据。
The analysis on all tables of a database could become cumbersome, if done per table.
如果逐个地对数据库中的所有表进行分析,则分析过程有些烦琐。
Where; you select the columns of interest from rows in a table or tables where certain conditions are satisfied.
您可以从一个或多个表的行中选择您感兴趣的满足特定条件的列。
The name of an associative table is typically either the combination of the names of the tables that it associates or the name of the association that it implements.
关联表的名称通常是它所关联的表的名称组合,或者是它实现的关联的名称。
The resulting table is composed of only rows that were matched between the two tables.
结果表只包括这两个表之间匹配的行。
Beyond the embedded original SQL query, no representation is kept of the table or tables that were queried for data (the "FROM" clause).
除了嵌入的原始sql查询以外,没有保留用于查询数据的一个或多个表的表示(“FROM ”子句)。
Characteristics (table space type, page size, extent size) of the table Spaces used by the source and target tables must match.
源表和目标表使用的表空间的特征(表空间类型、页面大小、范围大小)必须匹配。
When the decision table becomes too complex, a hierarchy of new decision tables can be constructed.
当决策表变得复杂时,一个新的决策表层级就会被创建。
Find the CUST table in the list of tables.
从数据库表清单中找到CUST。
Table 1 shows the detailed profile of the database tables when populated with one million records.
表1展示了使用这100万条记录填充时数据库表的详细概要文件。
This simply provides links to the *class*/link page for every table in that list of displayable tables we configured earlier.
这只是为我们前面配置的可显示表的列表中的每个表提供了到 *class*/link页的链接。
Specifying a subset of tables, table Spaces, or table creators is valid with the export action only.
指定表、表空间或表的创建者的一个子集只对export操作有效。
The first of the two tables is the games table, which has just the unique ID of the game.
第一个表是games表,用于保存游戏的惟一ID。
A snapshot of the table on the Tables TAB is shown in Figure 62.
图62显示Tables选项卡上的表。
Screen cap: table showing statistics of used tables.
屏幕图:使用的表的统计数据。
I also described two ways to use the partition BY clause of the create table statement to create partitioned tables.
我还描述了使用CREATETABLE的PARTITIONBY子句来创建分区表的两种方法。
But the Basic table module of XHTML 1.1 USES a different vocabulary for tables than DocBook.
但是XHTML 1.1中的BasicTable模块和DocBook中的表格使用不同的词汇表。
应用推荐