Answer Posted / guest
It will fires whenever SQL * Forms would normally attempt to
lock a row.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is an oracle report? List its various types.
Explain master-detail relationship with some examples.
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
where do u put the report file
from where do u receive the information to develop report
What is a matrix report and how many minimum groups are required to prepare the same?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
a text item is there what r the different types of triggers associated with it
Is it possible to have multiple layouts in a report?
Why oracle forms required?
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 package n what r the packages availbla in report
What is the difference between bind and lexical parameter?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
how to send file attachment from oracle forms