SlideShare a Scribd company logo
Oracle –Reports 6i
1.How many types of Columns are there in Reports6i?
Answer : Three
There are three types of Columns. Formula Column, summary column,
Placeholder column.
2.can you have more than one layout in One Report?
A YES
Answer : It is possible to have more than one layout in one
Report by using additional layout option in Layout Editor.
3.can you run Report without Parameter Form?
Answer :- YES
Yes it is possible to run the report without parameter form by setting the PARAM value
to Null
4.What are the minimum number of groups required for a matrix report?
Answer : 4
The minimum of groups required for a matrix report are 4
5. Which of the following Option is valid for Panel/Print Order Property
in Report Builder?
Answer : Across Down/Down Across
6. What is default Unit of Measurement in Report?
Answer : Inch
Default Unit of measurement is Inch.
7. How many types of Parameters are available in Reports?
Answer : Two
There are two types of Parameters available in Reports
One is System Parameter and another is User Parameter.
8. What is the purpose of PlaceHolder Column in Report?
Answer : A column for which you set the datatype and value in
PL/SQL that you define.
9. What is the purpose of Summary Column in Reports?
Answer : A performs a computation on another column's data.
10. What is the purpose of Formula Columns?
Answer : A column performs a user-defined computation on another column(s) data,
including placeholder columns.
11. Which of the following Procedures displays message number and text
that you specify?
Answer : SRW.MESSAGE
This procedure displays a message with the message number and text that you specify.
The message is displayed in the format below. After the message is raised and you
accept it, the report execution will continue.
12. What are bind variables?
Ans:-Variable that are used to replace a single value in SQL or PL/SQL, such as a
character string, number, or date. Specifically, bind references may be used to replace
expressions in SELECT, WHERE, GROUP BY, ORDER BY, HAVING, CONNECT
BY, and START WITH clauses of queries. Bind references may not be referenced in
FROM clauses or in place of reserved words or clauses.
13. Can lexical reference be made in PL/SQL statement?
Answer : No
14. Following of which trigger will fire first?
A. Between Pages
B. After Parameter Form
C. Before Parameter Form
D. Before Reprort
Answer : C
15. Is there a way to change the same format mask in a lot of fields in one
step?
A. Yes
Answer : A
Select all the Items and change the format mask for all the item once.

More Related Content

PPT
spreadsheet program
PDF
Specific study objectives for part 1
PPTX
Spreadsheet formulas ppt (1)
PPTX
Data types in r
PPT
Spreadhsheets 1
PPTX
Advanced formula
DOC
DOCX
Sap abap questions
spreadsheet program
Specific study objectives for part 1
Spreadsheet formulas ppt (1)
Data types in r
Spreadhsheets 1
Advanced formula
Sap abap questions

What's hot (12)

PDF
Introduction to Data Structure
PPTX
Uniterm indexing
PPTX
Use of Excel Spreadsheets in Computing Grades
PPTX
Sumif () ppt
PDF
Relational Database Design
PDF
Database Design and the ER Model, Indexing and Hashing
PDF
Assignment#11
PDF
M1-R4 - IT Tools And Business Systems - Jan 2014 Solved Paper Part-1
PDF
Query Processing, Query Optimization and Transaction
PPTX
Excel functions
PPTX
Etech. mitch. [autosaved]
Introduction to Data Structure
Uniterm indexing
Use of Excel Spreadsheets in Computing Grades
Sumif () ppt
Relational Database Design
Database Design and the ER Model, Indexing and Hashing
Assignment#11
M1-R4 - IT Tools And Business Systems - Jan 2014 Solved Paper Part-1
Query Processing, Query Optimization and Transaction
Excel functions
Etech. mitch. [autosaved]
Ad

Viewers also liked (9)

PPTX
Sosialisasi Standar Biaya 2014
PPTX
Flotim pl-bahasa
PPTX
Kerjasama Antar Daerah "PAKUDJEMBARA"
PPTX
Aspek Legal Regional Management dalam Sistem Pemerintahan Daerah Menurut UU N...
PPT
PERSIAPAN PENYUSUNAN LAPORAN PP NO. 39 TAHUN 2006 TRIWULAN 1 TAHUN 2014 KPDT
PPTX
Kebijakan Pembangunan Perkotaan dan Perdesaan Pengembangan Ekonomi Lokal Mela...
PPT
Pelatihan Pengisian Aplikasi E-Monev
PPTX
Arah dan Kebijakan Pembangunan Daerah Tertinggal
PPTX
Kerjasama Antar Daeah Sebagai Payung Pengembangan Ekonomi Lokal Daerah
Sosialisasi Standar Biaya 2014
Flotim pl-bahasa
Kerjasama Antar Daerah "PAKUDJEMBARA"
Aspek Legal Regional Management dalam Sistem Pemerintahan Daerah Menurut UU N...
PERSIAPAN PENYUSUNAN LAPORAN PP NO. 39 TAHUN 2006 TRIWULAN 1 TAHUN 2014 KPDT
Kebijakan Pembangunan Perkotaan dan Perdesaan Pengembangan Ekonomi Lokal Mela...
Pelatihan Pengisian Aplikasi E-Monev
Arah dan Kebijakan Pembangunan Daerah Tertinggal
Kerjasama Antar Daeah Sebagai Payung Pengembangan Ekonomi Lokal Daerah
Ad

Similar to Report questions (20)

PDF
Oracle developer interview questions(entry level)
DOC
Oracle report from ppt
DOCX
Oracle plsql and d2 k interview question1
PPT
03 Writing Control Structures, Writing with Compatible Data Types Using Expli...
DOC
11i&r12 difference
PDF
Abap Questions
PDF
PPT
Oracle D2K reports
PPT
oracle-reports6i
DOCX
Top 50 oracle interview questions and answers
DOCX
Oracle plsql and d2 k interview questions
PDF
e1dcb70c-84fa-462e-b7e9-57023ef636e9.pdf
DOC
Ora faq
DOC
Ora faq
PDF
Oracle dba interview
PDF
All Oracle-dba-interview-questions
PDF
DOCX
Question 1Which view does not display the data, but allows you t.docx
PPTX
chapter5_Q&A-.pptx for childers of clas 8
DOC
3963066 pl-sql-notes-only
Oracle developer interview questions(entry level)
Oracle report from ppt
Oracle plsql and d2 k interview question1
03 Writing Control Structures, Writing with Compatible Data Types Using Expli...
11i&r12 difference
Abap Questions
Oracle D2K reports
oracle-reports6i
Top 50 oracle interview questions and answers
Oracle plsql and d2 k interview questions
e1dcb70c-84fa-462e-b7e9-57023ef636e9.pdf
Ora faq
Ora faq
Oracle dba interview
All Oracle-dba-interview-questions
Question 1Which view does not display the data, but allows you t.docx
chapter5_Q&A-.pptx for childers of clas 8
3963066 pl-sql-notes-only

Report questions

  • 1. Oracle –Reports 6i 1.How many types of Columns are there in Reports6i? Answer : Three There are three types of Columns. Formula Column, summary column, Placeholder column. 2.can you have more than one layout in One Report? A YES Answer : It is possible to have more than one layout in one Report by using additional layout option in Layout Editor. 3.can you run Report without Parameter Form? Answer :- YES Yes it is possible to run the report without parameter form by setting the PARAM value to Null 4.What are the minimum number of groups required for a matrix report? Answer : 4 The minimum of groups required for a matrix report are 4 5. Which of the following Option is valid for Panel/Print Order Property in Report Builder? Answer : Across Down/Down Across 6. What is default Unit of Measurement in Report? Answer : Inch Default Unit of measurement is Inch. 7. How many types of Parameters are available in Reports? Answer : Two There are two types of Parameters available in Reports One is System Parameter and another is User Parameter. 8. What is the purpose of PlaceHolder Column in Report? Answer : A column for which you set the datatype and value in PL/SQL that you define. 9. What is the purpose of Summary Column in Reports? Answer : A performs a computation on another column's data. 10. What is the purpose of Formula Columns? Answer : A column performs a user-defined computation on another column(s) data, including placeholder columns. 11. Which of the following Procedures displays message number and text that you specify? Answer : SRW.MESSAGE This procedure displays a message with the message number and text that you specify. The message is displayed in the format below. After the message is raised and you accept it, the report execution will continue.
  • 2. 12. What are bind variables? Ans:-Variable that are used to replace a single value in SQL or PL/SQL, such as a character string, number, or date. Specifically, bind references may be used to replace expressions in SELECT, WHERE, GROUP BY, ORDER BY, HAVING, CONNECT BY, and START WITH clauses of queries. Bind references may not be referenced in FROM clauses or in place of reserved words or clauses. 13. Can lexical reference be made in PL/SQL statement? Answer : No 14. Following of which trigger will fire first? A. Between Pages B. After Parameter Form C. Before Parameter Form D. Before Reprort Answer : C 15. Is there a way to change the same format mask in a lot of fields in one step? A. Yes Answer : A Select all the Items and change the format mask for all the item once.