Declared Global Temporary Table的意思|示意
声明的全局临时表
Declared Global Temporary Table的网络常见释义
临时表 下面哪一项不是声明全局临时表(DGTT,Declared Global Temporary Table)的目的? *(必答题) A .
用户临时表 ... 户临时表空间 user temporary tablespace 用户临时表 Declared Global Temporary Table 临时表空间 Temporary Tablespace ; temp tablespace ; Temporary ...
Declared 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.
CREATE TEMPORARY TABLE除了声明全局临时表之外,DB 2还支持创建全局临时表。
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数据读取到全局或声明的临时表中,然后处理它们。