Although internally the XML is stored in a hierarchical format, logically in the database table it appears to be stored in a CLOB or BLOB.
尽管XML在内部存储为层次化格式,但逻辑上,在数据库表中,它似乎存储在CLOB或 BLOB中。
Using character or binary large object (CLOB or BLOB) columns of tables to store the XML data intact in a relational database management system (DBMS).
使用表的字符大对象(CLOB)或二进制大对象(BLOB)列在关系数据库管理系统(DBMS)中按原样存储XML数据。
Smart large objects consist of character large object (CLOB) and binary large object (BLOB) data types.
智能大对象包括字符大对象(CLOB)和二进制大对象(BLOB)数据类型。
When these entries are not specified, the files that contain BLOB or CLOB data will be extracted into the corresponding directory where the disk file is present.
如果不指定这些条目,包含BLOB和CLOB数据的文件将解压缩到磁盘文件所在的对应目录中。
Traditionally, relational DBMSs stored XML data as a single column-row entity (such as CLOB, BLOB, or VARCHAR) or decomposed ("shred") the XML data into multiple columns.
通常,关系型DBMS 将XML数据作为单个的列-行实体(例如CLOB、BLOB或VARCHAR)进行存储,或将 XML 数据分解(“撕碎”)为多个列。
Since logically the XML column appears the same as a VARCHAR, CLOB, or BLOB column, the INSERT statements are also similar.
因为从逻辑上看XML列与 VARCHAR、CLOB或BLOB 列相似,所以INSERT语句也是相似的。
Creation of a multiple partition table that contains only long data types (long VARCHAR, long VARGRAPHIC, BLOB, CLOB, or DBCLOB) is not supported.
只包含long数据类型(longVARCHAR、longVARGRAPHIC、BLOB、CLOB或DBCLOB)的多分区的表的创建是不受支持的。
Creation of a multiple partition table that contains only long data types (long VARCHAR, long VARGRAPHIC, BLOB, CLOB, or DBCLOB) is not supported.
只包含long数据类型(longVARCHAR、longVARGRAPHIC、BLOB、CLOB或DBCLOB)的多分区的表的创建是不受支持的。
应用推荐