What are the Coordination Properties in a Master-Detail
relationship?
Answer / guest
The coordination properties are
Deferred
Auto-Query
These Properties determine when the population
phase of block coordination should occur.
| Is This Answer Correct ? | 0 Yes | 3 No |
i don't want to give the path of .Dat file in .Ctl file dynamically i want to give how
Could u tell me, u work as a support & maintenace when sub ledger and gl is mismatch, then how do u match with the both side/
What is difference between open_form and call_form?
What Enter package procedure does ?
How to create LOV in Oracle forms?
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?
Name the two files that are created when you generate the form give the filex extension ?
how to hide the scroll bar in forms 6i
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
Where do u define the select statement of the parameter? is it followed by the & variable ?
what is sequence of execution of following triggers 1.when-validate-item 2.post-change 3.key-next-item 4.post-text-item
What does TKPROF stand for?