Hi, I would like some help on creating a procedure to call a trigger.
I would like to not allow inserts of students onto attendances of offerings that would give a count above a maximum.
So say an offering has a cap of 20 students, i want to be able to stop any inserts if the limit is reached.
I would like to not allow inserts of students onto attendances of offerings that would give a count above a maximum.
So say an offering has a cap of 20 students, i want to be able to stop any inserts if the limit is reached.