Answer Posted / ashwinee kumar
yes a single canvas can be used for more than one block
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is tripstop report?
What is the difference between bind and lexical parameter?
Can we invoke one form from another in a multi-forms application?
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?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
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 the difference between flex mode and confined mode?
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
difference between global n context sensitive segments?
what is a package n what r the packages availbla in report
Explain how can you use the same lov for 2 columns?
What do you understand by oracle forms and why are they required?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Name the different triggers supported by oracle reports and their firing order.