79279504

Date: 2024-12-13 20:35:21
Score: 0.5
Natty:
Report link

Not sure if this is what you are looking for, but it is useful anyway. Print to the SQL output can be done using \qecho.

Example:

\qecho '\nDrop Trigger Functions:'
drop function if exists trade_tx_before();
drop function if exists trade_tx_after();
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Crashmeister