How can you create Lexical parameter n Bind parameter in
Reports ?
we can create lexical parameter & bind parameter in the
report in the data model query.
The bind parameter is used as well and lexical parameter
used for ex:
select &deptno,ename,deptno from emp where empno=:empno
| Is This Answer Correct ? | 4 Yes | 2 No |
Is it possible to split the printpreviewer into more than one region?
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
what is the exact navigation to create a radio button in form6i? can i create the radio button in report6i?
what is a package n what r the packages availbla in report
What is a record Group?
Can you pass data parametrs to forms?
What are the differrent types of windows?
What is the maximum size of a form ?
What is the built-in function used for finding the alert?
How do you trap the error in forms 3.0 ?
What is a matrix report and how many minimum groups are required to prepare the same?
When is PRE-QUERY trigger executed ?