Distributed union all queries
Queries that involve multiple tables in a data warehouse system may be specified through structured query language ("SQL") statements that include union, order by, and limit clauses. When the tables are partitioned, a query of this type may be processed by forming a query plan in which int...
Gespeichert in:
Hauptverfasser: | , |
---|---|
Format: | Patent |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext bestellen |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | Queries that involve multiple tables in a data warehouse system may be specified through structured query language ("SQL") statements that include union, order by, and limit clauses. When the tables are partitioned, a query of this type may be processed by forming a query plan in which intermediate results are formed by applying sort and limit operators at the partition level, combining the intermediate results from the partitions, and again applying sort and limit operations. Additional clauses, such as a unique clause, may also be pushed down to the partition level and reapplied at the level of the result set. |
---|