What is a record group?
Answer / guest
A record group is a datastructure in the memory which has
the same frame work as that of database table with rows and
columns
| Is This Answer Correct ? | 2 Yes | 0 No |
How can we generate report output in excel format?
How do you reference a parameter indirectly?
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 sql clauses supported in the link property sheet?
What is AppCore and AppCore2 ?
Explain about stacked canvas views?
What are the default extensions of the files careated by forms modules?
What is the purpose of the product order option in the column property sheet?
What Enter package procedure does ?
What is the difference between a Function Key Trigger and Key Function Trigger ?
what ia an object groups?
What are the types of calculated columns available?