How many number of columns a record group can have?
Answers were Sorted based on User's Feedback
Answer / guest
A record group can have an unlimited number of columns of
type CHAR, LONG, NUMBER, or DATE provided that the total
number of column does not exceed 64K.
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / irfan baloch
The total no. of columns should not exceed 64K.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is the difference when Flex mode is mode on and when it is off?
all steps of bitmap report?
What are the default extension of the files created by library module?
What are the types of visual attribute settings?
What do you understand by oracle forms and why are they required?
What is AppCore and AppCore2 ?
What are built-ins associated with timers?
Is the After report trigger fired if the report execution fails?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
What is the content view and stacked view?
What is the order of the triggers fired once the form is opened?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory