Utilizing the university example, write down the relational-algebra queries to determine the course sections taught by more than one instructor in the following given ways:
a) Using an aggregate function.
b) Without utilizing any aggregate functions.