Function Testing
In this experiment, we test almost all of the basic SQL92
standard statements, whether or not they are supported by the
system. Moreover, each kind of SQL has more than one test
case. Results shown in table 2, we can see that our system
supports almost all of the basic SQL92 statements with the
exception of droping index, cteating procedure and some
functions, which are not basically necessary in the majority
of practical applications
All in all then, our system can be applied to practical
applications in terms of functionality