17.20 - Example: Logging the First Operation on a Specified Object - Analytics Database - Teradata Vantage

Teradata Vantageā„¢ - Analytics Database Security Administration - 17.20

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-03-07
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572

Log the first insert to the employee_record table in the secure_database, for a request, whether or not the insert is denied, for example:

BEGIN LOGGING
ON FIRST INSERT
FOR CONSTRAINT name
ON TABLE dbname.tblname;