What is a Non Query Record Group?
Answer / guest
A non-query record group is a group that does not have an
associated query, but whose structure and values can be
modified programmatically at runtime.
| Is This Answer Correct ? | 14 Yes | 1 No |
Which of the two views should objects according to possession?
What is a difference between pre-select and pre-query?
What do you understand by lov and how can it be used?
When to use Place holder columns in Oracle Reports and what is a place holder column?
difference between place holder and formula column
3 Answers Cognizant, IBM, Microsoft,
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
What is the sequence the Report triggers will fires while running a report ?
To display the page no. for each page on a report what would be the source & logical page no. or & of physical page no.?
Can you pass data parametrs to forms?
What is the use of Page Protect Property?
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
What is a user exit program in oracle reports?