⟩ How do you analyze table partition using Oracle provided package?
DBMS_STATS.GATHER_TABLE_STATS with GRANULARITY => 'PARTITION' OPTION
DBMS_STATS.GATHER_TABLE_STATS with GRANULARITY => 'PARTITION' OPTION
Explain How image_items can be populate to field in forms 4.0?
Explain What are the menu items that oracle forms 4.0 supports?
Can we change the default value of the radio button group at run time?
Explain What is a predefined exception available in forms 4.0?
How to Give built-in routine related to a record groups?
Explain What is a window?
Explain What are the types of canvas-views?
Explain some built-in routines used to manipulate images in image_item?
Can we attach an alert to a field?
Explain How do you pass the parameters from one form to another form?