Where is a procedure return in an external pl/sql library
executed at the client or at the server?
What are the two ways to incorporate images into a oracle forms application?
What is the purpose of the product order option in the column property sheet?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
how do u run sql loader
What is term? What is use of term?
What are the types of canvas-views?
What are the different Parameter types?
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 a window?
What is an OLE?
Is it possible to attach same library to more than one form?
How can I message to passed to the user from reports?