What are the built-ins used for Getting cell values?
Answer Posted / guest
GET_GROUP_CHAR_CELL (function)
GET_GROUP_DATE_CELL(function)
GET_GROUP_NUMBET_CELL(function)
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a matrix report and how many minimum groups are required to prepare the same?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What is the difference between flex mode and confined mode?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
what is oracle forms?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what is difference between group above and group left report
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
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 bind variables?
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 i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed