InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Primary Record And The Search Record? |
|
Answer» Each scroll AREA and grid is associated with a single primary record. This REPRESENTS the application DATA table the PAGE fields are associated with. All fields in a scroll area or grid MUST be associated with one (and only one) record, which is the primary record for that level. Each scroll area and grid is associated with a single primary record. This represents the application data table the page fields are associated with. All fields in a scroll area or grid must be associated with one (and only one) record, which is the primary record for that level. |
|