Nested query method oriented to mass distributed-type database
A query method and database technology, which is applied in the field of massive data management, can solve problems such as limited SQL functions, performance problems, and difficulties in meeting financial needs, and achieve the effect of improving query performance and query speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0057] refer to Figure 1-2 . The specific steps of the present invention's nested query method for massive distributed databases are as follows:
[0058] A. Build a query tree:
[0059] The strategy does not use the SQL rewriting technology of traditional relational databases, but adopts the scheme of "execute the inner query first, and execute the outer query after binding the result (set) of the inner query". This solution is easy to implement, and compared with the SQL rewriting technology, it reduces the amount of data transmitted to MergeServer, saves bandwidth, and reduces the impact of nested queries on concurrent queries.
[0060] For the following nested query SQL:
[0061] Select X.a from X WHERE X.b in (Select Y.b from Y)[AND / OR]
[0062] X.c in(select C.c from C WHERE C.d in(Select D.d from D)),
[0063] There is one main query (Select X.a from X WHERE X.b in...), represented by Q1, and three subqueries, (Select Y.b from Y) represented by Q2, ...
PUM

Abstract
Description
Claims
Application Information

- R&D
- Intellectual Property
- Life Sciences
- Materials
- Tech Scout
- Unparalleled Data Quality
- Higher Quality Content
- 60% Fewer Hallucinations
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2025 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com