in compatibility in report registration?
Answer / raj
Doesn't allow programs which are compatable to the
particular report.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to create placeholder columns?
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;
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?
Oracle me hindi notes chahiye or any web site address plz Give me in my email add,/////////// sunny.145@rediff.Com
What are the three types of user exits available ?
How i call Reports from Forms10g.
in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........
What are the built_in used to trapping errors in forms 4?
What is an oracle report? List its various types.
What is the use of hidden column?
How many windows in a form can have console?
Why is a Where clause faster than a group filter or a format trigger?