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


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Oracle Forms Reports Interview Questions

What is an oracle report? List its various types.

0 Answers  


How to solve the error ?Frequency below its group? while running the report. Why it is happened and How to solve that?

2 Answers   Convergys,


What are the different window events activated at runtimes?

1 Answers  


How can I message to passed to the user from reports?

1 Answers  


how do u place it in required folder

0 Answers  






What is the difference between OLE Server & Ole Container?

1 Answers  


How the Action Trigger works? and what is full syntex of srw.run_report?

1 Answers   CMC, Yantro Software,


What are the important difference between property clause and visual attributes?

1 Answers  


What are three panes that appear in the run time pl/sql interpreter?

1 Answers  


If two groups are not linked in the data model editor, What is the hierarchy between them?

1 Answers  


Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?

1 Answers  


Where do u define the select statement of the parameter? is it followed by the & variable ?

2 Answers   Zensar,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)