All;
I would like to log the full alter command for any ALTER statements to a table, section 9.30.1 of the current docs states this:
Would there be any way to translate command to a text format and insert it into a column in a local logging table?
Thanks in advance