SyntaxFix
Write A Post
Hire A Developer
Questions
You can raise a notice in Postgres as follows:
Postgres
raise notice 'Value: %', deletedContactId;
Read here