How is link tool operation different between reports 2 & 2.5?
Answer / guest
In Reports 2.0 the link tool has to be selected and then
two fields to be linked are selected and the link is
automatically created. In 2.5 the first field is selected
and the link tool is then used to link the first field to
the second field.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is responsibility and how u attach How to create user and how u attach with responsibility.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Identify package function from the following ?
List the system variables related in Block and Field?
What are the two types views available in the object navigator?
What is the purpose of the product order option in the column property sheet?
What is forms_DDL?
how report can be generated if we have the database designed in oracle 10g?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
State the order in which these triggers are executed ?
What is the difference between NAME_IN and COPY ?
in reports 1og.if we enter a query in list of values then parameter form displays a dropdown.in that if any ething is selected then that will display in the report.supp if i am not selected any value then it should display all the values.how it is possible?can any one help me........