What built-in is used for showing the alert during run-time?
Answer Posted / sohail
Show_Alert('<Alert_Name>');
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the different triggers associated with oracle forms having a master-detail relationship.
What do we mean by record group in oracle forms?
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
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
a text item is there what r the different types of triggers associated with it
Is it possible to execute a dynamic sql from forms?
how report can be generated if we have the database designed in oracle 10g?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
if some data is not transfered where it will get stored
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain master-detail relationship with some examples.
can you convert or reverse engineer a fmx back to a fmb file?
What is a matrix report and how many minimum groups are required to prepare the same?
Can we invoke one form from another in a multi-forms application?
What do you understand by oracle forms and why are they required?