What is the use of image_zoom built-in?
Answers were Sorted based on User's Feedback
Answer / sandy
Hi,
Sundeep is here
this built increase the width and height of image.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is the use of Validation triggers in Reports?
What is a Text_io Package?
Can a formula column refered to columns in higher group?
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;
Error_Code is a package proecdure ?
Use the add_group_column function to add a column to record group that was created at a design time?
What is an oracle report?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
Can u explain me the Restricted and unrestricted procedure in Forms And reports and example as well ??
What is a Check Box?
What is the frame & repeating frame?
What are the two ways to incorporate images into a oracle forms application?