“CLOB”可以造什么句,CLOB造句

来源:语文精选馆 2.54W
CLOB造句

A response message is returned as character LOB (CLOB) if issued by the server.

The result of the function is returned as a CLOB (Character Large Object) data type that can hold up to 1 MB of data.

An easy way to identify this problem is to temporarily use CLOB types, which have no size restrictions, as target columns.

Creation of a multiple partition table that contains only long data types (long VARCHAR, long VARGRAPHIC, BLOB, CLOB, or DBCLOB) is not supported.

尽管XML在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在CLOB或BLOB中。

如果不指定这些条目,包含BLOB和CLOB数据的文件将解压缩到磁盘文件所在的对应目录中。

通常,关系型DBMS 将XML数据作为单个的列-行实体(例如CLOB、BLOB或VARCHAR)进行存储,或将XML数据分解(“撕碎”)为多个列。

Smart large objects consist of character large object (CLOB) and binary large object (BLOB) data types.

File system caching significantly improves CLOB retrieval performance (see Figure 6) such that query Q1 can be more than twice as fast as on the XML column.

函数的结果会以CLOB(字符型大型对象)数据类型的形式返回,可容纳1MB的数据。

CLOB数据类型的代码页自然地等于数据库代码页,所以在串行化期间对SQL的回复有一个隐式的代码页转换。

动态文本元素经常用来显示CLOB数据类型值。

只包含long数据类型(longVARCHAR、longVARGRAPHIC、BLOB、CLOB或DBCLOB)的多分区的表的创建是不受支持的。

All table Spaces were defined with the no file system caching option, except where otherwise noted (for some of the CLOB storage tests).

在使用索引表的情况下,DB 2首先对索引表执行索引查找,然后将对应的行和包含CLOB的主表相结合。

热门标签