Where is the external query executed at the client or the
server?
Answers were Sorted based on User's Feedback
Error_Code is a package proecdure ?
What are the triggers associated with a check box?
What are the differrent types of windows?
LOV can best describe a) window b)modal c)list d) none of these d)
What is a user exit program in oracle reports?
What are the important difference between property clause and visual attributes?
how can u store a picture file in oracle database? explain the path/command?
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;
how do u call a report from form
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Do user parameters appear in the data modal editor in 2.5?
What is the basic data structure that is required for creating an LOV?