What are Mandatory triggers to write in the block, which is
created on view?
Answers were Sorted based on User's Feedback
Answer / saravanan
If any block is created from a view all the transactional
triggers are mandatory.
On-Insert
On-Delete
On-Update
Freiends pease don't post any wrong answers.
Thanks.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / mohit
On-Insert
On-Lock
On-Update
On-Delete
On-Lock Trigger should be used so that oracle form can make
Row-level in the DB for the current record.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shrikant tyagi
not nessary any mandatory triggr this work as table
| Is This Answer Correct ? | 0 Yes | 2 No |
I want to develop a oracle applications report using report builder 6i. I have two user parameters. How to provide list of values to parameters, which should show me at the time of submitting concurrent program.
1 Answers Genpact, Y3K Imaginations,
what is inbound and outbound interface?
What are basic steps for AIM?
in reports token is casesensitive or not?
In hierarchical structure of a database? we have write query from where we should start?
can u explain which situation automonus transaction is used
how to move the one file from one instance to another instance?and ur scripts also?
what is back order in OM
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using .CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
Sys Admin Module?
while running a interface if we get 100 records as erors. how to debug it.
in procedure how to return a value