govindankvs
New Member
Hi ,
Nedd some short method for the below mentioned problem.
I need to trace user activity for 20 tables(CREATE, READ, WRITE & DELETE). For this I can do the following :
== >> Create DB trigger program for all 20 tables. For this I need to
create 20 * 4 = 80 .p programs
Is there any shorter way to accomplish this .
Thanks in advance
Govind
Nedd some short method for the below mentioned problem.
I need to trace user activity for 20 tables(CREATE, READ, WRITE & DELETE). For this I can do the following :
== >> Create DB trigger program for all 20 tables. For this I need to
create 20 * 4 = 80 .p programs
Is there any shorter way to accomplish this .
Thanks in advance
Govind