Question: I'm currently learning early-stages of SQL with Microsoft access. There are questions that I have to put in the form of queries: Write a query
I'm currently learning early-stages of SQL with Microsoft access. There are questions that I have to put in the form of queries:
- "Write a query to display the student number, first name, last name and number of times each student has enrolled. Limit the results to students that have been enrolled more than 3 classes. Sort the results in descending order by the number of times enrolled and then by student number." This is the provided example database. What would be the format I would go about in doing this? Thank you.

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
