Answer Posted / 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 |
Post New Answer View All Answers
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
Explain constraining triggers.
What happens if the imported table already exists?
What suggestions do you have to reduce the network traffic?
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
Please explain oracle left join with an example?
What does sharding mean?
Can sub procedure/function be called recursively?
How do I call oracle stored procedures that take no parameters?
What is tns entry?
How to add another datafile to a tablespace?
What is difference between cartesian join and cross join?
can u plz provide me oca sql dumps please i need them
Explain the difference between replace() and translate() functions in oracle?