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 |
How do u give the list of values in bind parameter
What are the built-ins that are used to Attach an LOV programmatically to an item?
What is AppCore and AppCore2 ?
What is the frame & repeating frame?
EXIT_FORM is a restricted package procedure ?
I HAVE A REPORT LAYOUT LIKE THIS RUNDATE -FIELD DEPTNO-FIELD ------------------------------------------------------------ ------------------- EMPNO-----ENAME------SAL-----COMM----MGR----- ------------------------------------------------------------ ------------------ ------- ------------ -------- -------- -------- MY REQUIREMENT IS I WANT DEPTNO 10 VALUES IN ONE PAGE,DEPTNO 20 VALUES IN ONE PAGE,AND 30 IN ONE PAGE. I WANT LIKE THIS ....
At what point of report execution is the before Report trigger fired?
What package procedure is used for calling another form ?
What is an User Exits ?
What are modal windows?
What are the display styles of list items?
What is a timer?