Science, asked by poojatomar9376, 1 year ago

What is the use of cancel location procedure and when does it get trigger ?

Answers

Answered by adithya5885gowp4k37y
0
1.DML statements (INSERT, UPDATE, DELETE) on a particular table or view, issued by any user

2.DDL statements (CREATE or ALTER primarily) issued either by a particular schema/user or by any schema/user in the database

3.Database events, such as logon/logoff, errors, or startup/shutdown, also issued either by a particular schema/user or by any schema/user in the database
Similar questions