CPP version 17
minSQL_struct.cpp
is used to process the import.
minSQL_process.cpp
is used to finish almost all command except for inner join
.
main.cpp
is the main logic of the whole system.
calculator.cpp
is the part that calculate polynomial.