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 |
What is a radio Group?
What are the different types of Coordinations of the Master with the Detail block?
What are the built-in used for getting cell values?
What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?
What does TKPROF stand for?
State the order in which these triggers are executed ?
What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?
What is the maximum size of a form ?
Which parameter can be used to set read level consistency across multiple queries?
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
if u want to delete all these detail block etc what will happen in form
What is an Alert ?