Use of temporary tables in development

Source: Internet
Author: User

1. In terms of data storage, we all use databases to store tables and data.

Scenario:

Some very complex calculations are implemented in the stored procedure. Some temporary data can be stored in the temporary table, and finally the summarized data is stored in the formal table.

Example:

Data Exchange Platform:

Import the raw data to the temporary table.

Verify the data in the temporary table according to the rules, and then enter the formal database.

Bi system:

After multidimensional modeling of the data analyzed by the topic, create a temporary table, summarize the data, create a temporary table, and store the summarized data.

The temporary tables in basic Bi can basically reach more than thousands of temporary tables.

The reason why Bi can perform multidimensional analysis is that it stores a set of metadata.

Use of temporary tables in development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.