|
|
Archives of the TeradataForum
Message Posted: Tue, 25 Feb 2014 @ 22:19:21 GMT
Subj: | | Re: Find who inserted records to a table |
|
From: | | Dieter Noeth |
JAMES PARK wrote:
| I'd like to know who inserted records to a table? Is there a table or view that has the information? | |
Is DBQL enabled?
This info might be found in QryLog, but as DBQL is a performance log there's no guarantee that it's logging all inserts.
If you need this info due to security reasons you should enable Access Logging for insert/update/delete on this table.
Dieter
| |