Oracle Forms Interview Questions
- What is folder form?
- What is customization?
- What is template form?
- What is a Form function?
- What is Form sub function?
- What is custom development?
- Can we modify all the trigger?
- What is use of custom library?
- What is table handler package?
- What is event handler package?
- Shall we delete exiting triggers?
- What is use of FNDSQF library?
- Why do we need custom library?
- What is use of APPCORE library?
- What do you mean by folder form?
- What is use of APPDAYPK library?
- Why do we need APPCORE Library?
- Can we put all the logic in the trigger?
- Which triggers should not be modified?
- Can we change the profile value? How?
- How do you find out the FMB file name?
- What are the different modals of windows?
- How the form sub function is implemented?
- What are the triggers we should not modify?
- How can you alter the default menu bar action?
- What is who column and how you set the values?
- What are the different display styles of list items?
- What is naming convention for Data base trigger?
- How can you change the default menu bar action?
- Name the standard libraries we have in template form?
- What is naming convention for Primary key Constraint?
- What are the steps you have to follow to register a Form?
- What are the standard libraries available in template form?
- What is a reference trigger? Can we modify a reference trigger?
- Name the directory having the FORMS source codes (FMB files)?
- Why we have to create packages instead of procedures / functions?
- What are the steps you have to follow to register a custom application?
- Name the directories where you have to copy your Fmb and Fmx files?
- Compare Custom development & customization. When they are used and why?
- Why are views used in the data blocks of a standard form instead of mapping directly into the base tables?