multi-table join
基本解釋
- [計算機科學技術]多表連接
英漢例句
- For example, using SQL to create a multi-table outer join that outputs its results to a new XML document is much more complicated to the average developer than writing XQuery.
比方說,對于一般開發(fā)人員,使用 SQL 創(chuàng)建輸出結果為新 XML 文檔的多表外連接查詢要比編寫 XQuery 復雜得多。 - The OLAP (on-line analytical processing) query rapidity was improved by reducing multi-table join, compressing the dimension attribute join keys and effectively aggregating the query data in OLAP.
為了減少OLAP中的多表連接,壓縮維屬性連接關鍵字,對查詢數(shù)據(jù)進行有效地分組聚集操作,來提高OLAP查詢速度。
雙語例句
專業(yè)釋義
- 多表連接
Multi-table join is one of the most time-consuming operations in the Online Analytical Processing based on relations.
基于關系存儲的聯(lián)機分析處理(ROLAP)通常會涉及多表連接操作。