Can you truncate a table in a procedure in Oracle Forms?
Answer Posted / debabrata
NO you have to do it through forms_ddl
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is a package n what r the packages availbla in report
how do u compile a form i.e .fmb file in Unix or in dos
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
List out the oracle forms configuration files?
can you convert or reverse engineer a fmx back to a fmb file?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
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
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.
How can we expand Parameter Form Canvas on Reports 6i?
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 a canvas in oracle forms?
Explain master-detail relationship with some examples.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What do we mean by record group in oracle forms?
did u p prepared complex report