How would you change old and new values in an insert, delete and update triggers?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of record groups in oracle? Explain each of them
What is oracle server autotrace in oracle?
How to define a record variable to store a table row?
Define the terms primary key foreign key and also the difference between primary and the unique key
What is tns entry?
difference between truncate and delete ,drop?
how to handle exceptions in post production
how to produce numbers from 1 to 10 using dual table
How to drop an existing table in oracle?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
What does sharding mean?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?