List the different types of columns in oracle reports.
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of visual attribute settings?
What is a user exit program in oracle reports?
what is procedure like symbols of bind and lexical
Can we invoke one form from another in a multi-forms application?
Which of the above methods is the faster method?
Where do u define the select statement of the parameter? is it followed by the & variable ?
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 are the display styles of an alert?
Which of the two views should objects according to possession?
What is lexical reference?How can it be created?
based on parameter value layout of report should change
Where is the external query executed at the client or the server?