A family of Microsoft relational database management systems designed for ease of use.
Here's what the contents of the immediate window outputted. I fed this into a query and ran it, but it came out completely blank.
Immediate Window: INSERT INTO tmpProgress (CenterCode, StudentID, GradeScore, CourseName) SELECT CenterCode, StudentID, GradeScore, CourseName FROM qryStudentProgress_FIRST_SIMPLE_QUERY;