page table base
常见例句
- Base table row storage of the XML data is possible only when the total size of a record doesnâ ™t exceed the page size.
只有当一个记录的总大小没有超过页面大小时,才能够对 XML 数据进行基础表行存储。 - If some or all of your XML documents are small enough to fit into their corresponding row on the base table page in the DAT object, they can be inlined into the relational row.
如果某些或所有 XML 文档足够小,可以放置到 DAT 对象的基本表页面的对应行中,那么可以将它们内联为关系行。 - The ideal situation for base table row storage of XML data is when the table has only one column of XML type and the maximum size of the XML document doesn't exceed the page size.
使用 XML 数据基础表行存储的理想情形是,当表只有一个 XML 类型列并且 XML 文档的最大值没有超过页面大小时。 返回 page table base