What are the built-ins used for processing rows?
Answer / guest
GET_GROUP_ROW_COUNT(function)
GET_GROUP_SELECTION_COUNT(function)
GET_GROUP_SELECTION(function)
RESET_GROUP_SELECTION(procedure)
SET_GROUP_SELECTION(procedure)
UNSET_GROUP_SELECTION(procedure)
| Is This Answer Correct ? | 0 Yes | 0 No |
why the Ctl file u put only in bin folder why not in other folder
What are the two ways by which data can be generated for a parameter's Using static values?
Is it possible to attach same library to more than one form?
if u have one group can u create another from that
Is it possible to execute a dynamic sql from forms?
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
How do you reference a Parameter?
Can you pass data parametrs to forms?
what is latest version in reports
all steps of bitmap report?
What is a list item?
HI GURUS, WHAT IS THE PURPOSE OF LEXICAL PARAMETER IN REPORT DEVELOPMENT.