How do you call other Oracle Products from Oracle Forms?
Answer / guest
Run_product is a built-in, Used to invoke one of the
supported oracle tools products and specifies the name of
the document or module to be run. If the called product is
unavailable at the time of the call, Oracle Forms returns a
message to the opertor.
Is This Answer Correct ? | 3 Yes | 0 No |
how do u run sql loader
What is the advantage of the library?
Explain master-detail relationship with some examples.
What are the trigger associated with image items?
if u want to delete all these detail block etc what will happen in form
What is a library in Forms 4.0?
What are different types of images?
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 do you reference a parameter indirectly?
What are the different default triggers created when Master Deletes Property is set to isolated?
Is it possible to disable the parameter from while running the report?
What is the difference between bind and lexical parameter?