Create a user temporary table space for use by the global temporary table.
创建一个用作全局临时表的用户表空间。
Indexes defined on a declared global temporary table cannot be transferred.
定义在声明的全局临时表上的索引不能被转移。
Convert a declared global temporary table (DGTT) to a created global temporary table (CGTT).
将已声明的全局临时表(DGTT)转换为已创建的全局临时表(CGTT)。
User temporary table spaces: User temporary table spaces store declared global temporary tables.
用户临时表空间: 用户临时表空间存储已声明的全局临时表。
Create temporary table DB2 supports created global temporary tables in addition to declared global temporary tables.
CREATETEMPORARY TABLE除了声明全局临时表之外,DB 2还支持创建全局临时表。
Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).
使用为基线数据的每会话存储创建的全局临时表(CGTT)(对于每个表函数,使用一个 CGTT)。
Listing 2 creates a public alias for the newly create global temporary table so that it can be referred to as gtt_test without having to qualify the table name.
清单2将为新创建的全局临时表创建一个公有别名,以便于可以使用gtt _ test来引用它,而不需要限定表名。
For instance VSAM or IMS data can be retrieved into a global or declared temporary table and subsequently processed by client applications using SQL and result set logic.
例如,客户机应用程序可以使用SQL和结果集逻辑把VSAM或IMS数据读取到全局或声明的临时表中,然后处理它们。
For instance VSAM or IMS data can be retrieved into a global or declared temporary table and subsequently processed by client applications using SQL and result set logic.
例如,客户机应用程序可以使用SQL和结果集逻辑把VSAM或IMS数据读取到全局或声明的临时表中,然后处理它们。
应用推荐