if u have one group can u create another from that
Answer / mamatha
yes we can do that by using break report which will have
only one query and atleast 2 groups.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is it possible to execute a dynamic sql from forms?
What SYNCHRONIZE procedure does ?
What is the use of break group?
How do you create a new session while open a new form?
How do u give the list of values in bind parameter
Can a root window be made modal?
how do u place it in required folder
Can you change the alert messages at run-time?
What is coordination Event?
If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?
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
how to call forms in parametar forms