HI
in report builder am creating paramters.for that i have
taken emp table from scott user .

in deptnum am displaying distinct deptno.if i select dept
10 ,empnum drop down should display empno's of deptno 10.
.if i select dept 20 ,empnum drop down should display
empno's of deptno 20.for this wat i have to do.

Answers were Sorted based on User's Feedback



HI in report builder am creating paramters.for that i have taken emp table from scott user . ..

Answer / raghav

first create a sql query in the data model like below
select empno from emp no where deptno=:p_deptno.run the
report

Is This Answer Correct ?    0 Yes 0 No

HI in report builder am creating paramters.for that i have taken emp table from scott user . ..

Answer / praveen

sorry raghav it won't work i want dependent dropdown not
report output

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Forms Reports Interview Questions

What are different types of modules available in oracle form?

2 Answers  


Give built-in routine related to a record groups?

1 Answers  


how to send file attachment from oracle forms

0 Answers   HCL,


What is the use of Validation triggers in Reports?

2 Answers   GE,


What is the difference between system.current_field and system.cursor_field ?

3 Answers  






What are the three types of user exits available ?

1 Answers  


What are the different types of key triggers ?

1 Answers  


I want to learn the Oracle configurator(OracleApps)can any one tell best institutes in Hyderbad

2 Answers  


What are the default extentions of the files created by menu module?

1 Answers  


Can you change the color of the push button in design time?

2 Answers  


Where we can use the placeholder columns?

1 Answers   GE,


What is forms_DDL?

2 Answers  


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)