On Friday, November 26, 2021, SQL Padawan <sql_padawan(at)protonmail(dot)com>
wrote:
>
> I thought that the PERFORM "swallowed" the output?
>
>
“Output” here means a result set (table). Nothing more, nothing less. A
notice is not a table, it’s a text message.
David J.