What is AppCore and AppCore2 ?
Answer / raj
The APP_DATE routines are located in the APPCORE library
and can be called from forms and other libraries, except
for libraries that are attached to APPCORE, such as the
CUSTOM library.
For code in the CUSTOM library and other libraries attached
to APPCORE, use the APP_DATE2 package in the special
APPCORE2 library. The APP_DATE2 package is equivalent to
APP_DATE, with the same routines and routine arguments.
| Is This Answer Correct ? | 2 Yes | 2 No |
Name the two files that are created when you generate the form give the filex extension ?
What is a Trigger ?
What is the usage of frame ?
What are the design facilities available in forms 4.0?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?
what is the sequence of firing triggers in forms?
From which designation is it preferred to send the output to the printed?
How to call a report from Forms?
Explain the different levels at which oracle form services interact.
What is WHEN-Database-record trigger?
Can you mention lexical parameter in select statement in the data model?