write a stored procedure in t-sql that will change the maximum group size of a trip with a given trip id. how would you use this stored procedure to change the maximum group size of trip 21 to 15?