Research Article

Database Development Based on Deep Learning and Cloud Computing

Table 5

Data storage capability test result.

NameData storage capability test

TargetThe database can get the correct result after joining the two test tables.
StepsThe 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.
ResultsThe 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).