What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE
TRIGGERS ?
Answer / guest
These triggers are executes when inserting,deleting and
updating operations are performed and can be used to
change the default function of insert,delete or update
respectively.
For Eg, instead of inserting a row in a table an
existing row can be updated in the same table.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you control the constraints in forms ?
What is the built_in routine used to count the no of rows in a group?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
What is the between Function and Procedure?
List system variables available in forms 4.0, and not available in forms ?
What is pop list?
what is a display item?
Is it possible to have multiple layouts in a report?
What is an User_exit?
What built-in is used for showing the alert during run-time?
Can a sigle canvas be used by different blocks ?
What is the difference when confine mode is on and when it is off?