I created this Trigger on a books table
The purpose of the trigger was to automatically set the values of the available copies to be the same as total copies after an insert is done.
When I tried an insert query on the table
MySQL said:
please how can this issue be solved?
View on Stack Overflow
