Explain master-detail relationship with some examples.
No Answer is Posted For this Question
Be the First to Post Answer
What are different types of images?
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 important difference between property clause and visual attributes?
What is the difference when Flex mode is mode on and when it is off?
How do you call other Oracle Products from Oracle Forms?
Can a property clause itself be based on a property clause?
difference between place holder and formula column
3 Answers Cognizant, IBM, Microsoft,
Can we invoke one form from another in a multi-forms application?
how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
What are the difference between lov & list item?
how to call forms in parametar forms
What use of command line parameter cmd file?