What is Database Trigger ?
Answer / nishi
Database trigger is a stored procedure that invokes automatically when a predefined event occurs.The usage of database trigger is to audit the data modification.
Is This Answer Correct ? | 1 Yes | 0 No |
where we have to use ON clause and where we have to use USING clause in JOINS
definition of cluster and non-clustered index?
How to build data dictionary view an new database?
Can a primary key contain more than one columns?
Difference between primary key and unique key ?
77 Answers Accenture, B2B Software Technologies, Cognizant, HP Finsoft, IndiaNIC, Karomi Technology, Keane India Ltd, L&T, Onward eServices, R Systems, Shakti, Techtic Solutions,
What are the system predefined user roles?
Explain the types of exception?
How to create a new user account in oracle?
What are the types of Database Links ?
How to export data with a field delimiter?
How to convert a string to a date in oracle database?
What is the sql query to concatenate column values from multiple rows in oracle?