What are the two ways to incorporate images into a oracle
forms application?
Give the sequence of execution of the various report triggers?
if u have one group can u create another from that
What is the frame & repeating frame?
what are difference between post database commit and post-form commit?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
What is system.coordination_operation?
Where is a procedure return in an external pl/sql library executed at the client or at the server?
List the built-in routines for the controlling canvas views during run-time?
What does TKPROF stand for?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
When does an on-lock trigger fire ?