Description: Student database, which has a Grade table, which stores inside the school for each student number, name, maths scores, english results and computer results. Grade is to query the table to show all three classes of students passed the student number, name, maths, english, computer field, and in accordance with the student number in ascending order. Complete source DB.C select2 function in the preparation.
To Search:
File list (Check if you may need any files):
DB.cpp