Saved Bookmarks
| 1. |
Write a query to display student ID and number of course registered by students. Display student ID only if student hasregistered for a course. Give alias name for the count as NOOFCOURSES. Sort the result based on count in descendingand student ID ascending. |
|
Answer» Answer: this should GIVE you the OUTPUT PLEASE MARK AS BRAINLIEST AND FOLLOW FOR MORE |
|