Divemotion
Results
1
comments of
Divemotion
use this code it's work ``` RAISE EXCEPTION USING ERRCODE = '22000', MESSAGE = 'Event is full'; ``` for ERRCODE number you can only use in this list [https://www.postgresql.org/docs/current/errcodes-appendix.html](url)