document retrieval
常见例句
- Only a blind full document retrieval, which again ignores the internal XML structure, can quickly read XML documents from CLOB columns.
只有盲目、全面的文档检索(这会再次忽略内部 XML 结构)能够快速从 CLOB 列读取 XML 文档。 - In summary, CLOB storage offers good performance for insert and full document retrieval, typically at the cost of poor search and extract performance.
总之,CLOB 存储为插入和全文档检索操作提供了优秀的性能,这通常是以搜索和提取性能下降为代价的。 - Similarly, document retrieval from an XML column requires serialization, that is, converting the parsed XML format back into its original textual representation.
类似地,对 XML 列进行文档检索需要串行化,即,将已解析的 XML 格式转换回其原始文本表示。 返回 document retrieval