Method for generating data processing flow codes
A data processing and process technology, applied in the direction of program control devices, etc., can solve the problems of lack of strict support ability to process multiple data sets at the same time, no unified data operation component model, influence and so on
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0056] The present invention will be further described below in conjunction with the accompanying drawings and embodiments.
[0057] Assume that there is a customer table and an order table in the database, which contain customer information and order information, about 100 million user data and 7 billion orders. Now we need to perform the following statistical operation on this table. Statistics of the top 100 customers with the largest total order amount and order amount information. At the same time, the format of some fields in the customer information must be displayed in the revised format, such as: birthday, income expression, etc. The structure of the customer table is as follows:
[0058] customer(
[0059] c_custkeydecimal(9, 0) not null,
[0060] c_name varchar(25) not null,
[0061] c_address varchar(40) not null,
[0062] c_birthday datetime not null,
[0063] c_phone char(15) not null,
[0064] c_income decimal(7, 2) not null,
[0065] c_comment varchar(11...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 