What is a Static Record Group?
Answers were Sorted based on User's Feedback
Answer / ravi
Static Record Group is a group with values that does not
change at run time or we can say it's not dynamic. All the
values in static record group remains unchanged.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / guest
static record group is is group build with predefined
values at design time.
| Is This Answer Correct ? | 4 Yes | 2 No |
How do you call other Oracle Products from Oracle Forms?
What are three panes that appear in the run time pl/sql interpreter?
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 to create the triggers in the forms?
In what sequence do triggers get fired by oracle forms?
i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 55 my question is that i wanna elimenate all -ve values and wann sum of + values in report i m using devsuite 10g its urgent kindly if anyone knows that answer message me the following yahoo id thanx ALI smalipaki@yahoo.com
List out the oracle forms configuration files?
What triggers are associated with the radio group?
What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?
What is the maximum no of chars the parameter can store?
To execute row from being displayed that still use column in the row which property can be used?
What are the default extension of the files created by library module?