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 can you format a character field in a report Layout editor ?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
Explain types of Block in forms4.0?
Oracle me hindi notes chahiye or any web site address plz Give me in my email add,/////////// sunny.145@rediff.Com
What are the default extension of the files created by library module?
Is it possible to disable the parameter from while running the report?
Can a sigle canvas be used by different blocks ?
State any three mouse events system variables?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
I am using oracle developer suit(form 10g), On used ole2 objects to initialize excel and worksheet and on "BEFORE REPORT" i am printing report heading in excel using OLE2 objects only. if i run report from developer suit report builder it give output in excel normally and what expected but when ever i put same report on server and run report from application it gives error : " Terminated with error : <br> REP-1401 'before report': FATAL pl/sql error occured. ORA-43356; message 43356 not found; Product=RDBMS; facility = ORA." Please reply it is urgent
What do you understand by lov and how can it be used?
What is an User_exit?