- Original Message -
From: "Charles Ambrose" <[EMAIL PROTECTED]>
Is there a way that I could create a trigger that logs the changes
(updates, deletes) of a table? I mean, I want to put in a table the
changes to any table in a database and also put in the table the column
that was m
On Nov 23, 2006, at 10:32 AM, Charles Ambrose wrote:
Is there a way that I could create a trigger that logs the changes
(updates, deletes) of a table? I mean, I want to put in a table the
changes to any table in a database and also put in the table the
column that was modified and the corres
am Fri, dem 24.11.2006, um 0:32:30 +0800 mailte Charles Ambrose folgendes:
> Hi!
>
> Is there a way that I could create a trigger that logs the changes (updates,
> deletes) of a table? I mean, I want to put in a table the changes to any table
> in a database and also put in the table the column
Hi!
Is there a way that I could create a trigger that logs the changes (updates,
deletes) of a table? I mean, I want to put in a table the changes to any
table in a database and also put in the table the column that was modified
and the corresponding value.
My audit table looks like this:
Table