If the maximum record retrieved property of the query is set
to 10 then a summary value will be calculated?
Why oracle forms required?
How can you format a character field in a report Layout editor ?
What are the ways to monitor the performance of the report?
What are the different types of Coordinations of the Master with the Detail block?
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;
What is the between Function and Procedure?
What do you mean by a page ?
hiding item in report how like that properly,thats manually but at runtime i want to do
what is procedure like symbols of bind and lexical
What is a visual attribute?
What built-in is used for showing the alert during run-time?
what u write in Ctl file