- 重点词汇
- 相关例句
这是因为这些临时的牙齿能很好地反映环境中的污染物。
互联网摘选
下面的脚本给出了一个例子,我们可以对其进行更改,从而在自己的环境中创建一个用户临时表空间。
互联网摘选
You can reference a created temporary table in SQL functions, triggers, indexes, and views.
您可以在SQL函数、触发器、索引和视图中引用已创建的临时表。
互联网摘选
The usage of a temporary table limits tracing to procedures of the class MODIFIES SQL DATA.
临时表的使用限制了对属于MODIFIES SQL DATA类别的过程的跟踪。
互联网摘选
Bulk insert tempspecialoffer-foreigndata, inserts data into a temporary table.
大容量插入任务将数据插入到临时表。
provided by jukuu
至少应当创建一个用户临时表空间以允许定义已声明的临时表。
互联网摘选
We then turn tracing on using the default user temporary table space provided by the friendly DBA.
然后,我们使用友好的DBA提供的默认用户临时表空间打开跟踪。
互联网摘选
CREATE TEMPORARY TABLE除了声明全局临时表之外,DB2还支持创建全局临时表。
互联网摘选
The USE privilege cannot be used with SYSCATSPACE or on any system temporary table spaces.
USE特权不能对SYSCATSPACE或任何系统临时表空间使用。
互联网摘选
This example creates a single-column temporary table that holds an integer value.
本例创建保存整数值的单列临时表。
互联网摘选
User temporary table spaces: User temporary table spaces store declared global temporary tables.
用户临时表空间:用户临时表空间存储已声明的全局临时表。
互联网摘选
You should create one or more USER temporary table spaces for storing data of temporary tables.
您应当创建一个或多个USER临时表空间来存储临时表的数据。
互联网摘选
The server returned an error attempting to either create a temporary table or index statistics.
该服务器返回一个试图创建临时表错误或试图创建索引统计错误。
互联网摘选
Online cannot be set to on when an index is being created on a local temporary table.
对本地临时表创建索引时,online不能设置为on。
provided by jukuu
Otherwise, the declared local temporary table exists until the end of the connection.
否则,声明的局部临时表在连接断开前一直存在。
provided by jukuu