CodeSolved

Solved Programming Questions & Exercises

Capacity Management of University Classes

Practice Normal 1779/ Download 116 Views

Write a program to create a trigger to reduce the capacity of the class in the classroom table if the new record is added to the Student table.


The Student table has the following fields:

• Student code

• Name

• Class code


The Classroom table also contains the following fields:

• Class code

• Class capacity

1 Answers

This answer is only visible to premium members
This answer is only visible to premium members
This answer is only visible to premium members
let msg = 'error'
alert(msg) 
This answer is only visible to premium members
This answer is only visible to premium members

This answer is only visible to premium members

Subscription is currently unavailable.

Submit answer

Submitting answers is currently unavailable.

×
×
Close