InterviewSolution
Saved Bookmarks
| 1. |
What Is A Record Group? |
|
Answer» A RECORD group is an internal Oracle Forms that structure that has a column/row framework similar to a database table. HOWEVER, UNLIKE database tables, record groups are separate objects that belong to the form module which they are DEFINED. A record group is an internal Oracle Forms that structure that has a column/row framework similar to a database table. However, unlike database tables, record groups are separate objects that belong to the form module which they are defined. |
|