InterviewSolution
Saved Bookmarks
| 1. |
Difference Between Subpage And Sub Record? |
|
Answer» All the fields in a SUBPAGE must be associated with fields of a SUB RECORD in the SPECIFIED record definition. Subrecord contains all related fields, whereas subpage contains fields from sub record. All the fields in a subpage must be associated with fields of a sub record in the specified record definition. Subrecord contains all related fields, whereas subpage contains fields from sub record. |
|