What are the built-in used for getting cell values?
Answer / guest
GET_GROUP_CHAR_CELL (function)
GET_GROUP_DATE_CELL(function)
GET_GROUP_NUMBET_CELL(function)
| Is This Answer Correct ? | 1 Yes | 0 No |
what are bind variables?
what is integrity n how many integrity rules r there?
List some built-in routines used to manipulate images in image_item?
What are the ways to monitor the performance of the report?
What are the types of canvas-views?
How can a button be used in a report to give a drill down facility?
what exactly u write in when_new_form_instance
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 are the different default triggers created when Master Deletes Property is set to isolated?
How do you control the constraints in forms ?
Why is a Where clause faster than a group filter or a format trigger?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?