Massive distributed relational database-oriented cursor creation method
A distributed and database technology, applied in relational databases, database models, database distribution/replication, etc., can solve the problems of inability to support cursors, lack of cursors, etc., and achieve the effect of excellent query performance and fast query speed
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0076] refer to Figure 1-4 . The specific steps of the cursor construction method of the present invention facing massive distributed relational databases are as follows:
[0077] For the following cursor Declare statement SQL:
[0078] Declare Cursor cs1 for select c1,c2 from test;
[0079] Cursors can be implemented in the following steps.
[0080] 1) Construct a syntax tree: construct a syntax tree of the Declare keyword. The construction process is as follows:
[0081] 1. Input: Declare keyword
[0082] 2. Generate the root node (Declare) node;
[0083] 3. Generate a child node children_[0] to store the cursor definition name cs1;
[0084] 4. Because (cursor keyword type = Declare)
[0085] {Generate child nodes children_[1];
[0086] children_[1] = (select) node;}
[0087] 5. The syntax tree is generated
[0088] 2) Construct a logical plan: construct a logical plan for the cursor Declare. The construction process is as follows:
...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com