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 数据。
Relational databases that store XML data usually use Binary Large Object (BLOB) field types to store XML.
存储XML数据的关系数据库通常使用大型二进制对象(BLOB)字段类型存储XML。
Another case is when you want to store a document in a database as a string or a Character Large Object (CLOB) without parsing it.
另外一种情况是,不用解析文档,而将其作为字符串或字符大对象(Character Large Object, CLOB)存储在数据库中。
应用推荐