Database Development Based on Deep Learning and Cloud Computing
Table 5
Data storage capability test result.
Name
Data storage capability test
Target
The database can get the correct result after joining the two test tables.
Steps
The user logs in and creates the stored procedure.
Execute call test1 (1) and call test2 (2).
View the corresponding result sets of test1 and test2.
Results
The test results of the corresponding result set of test1 are as follows: (1,1), (1,2). The test results of the corresponding result set of test2 are obtained as two subtables: (1,2) and (2,3).