About Record Group Values
The actual values in a record group come from one of three possible sources:
- the execution of a SELECT statement that you associated with the record
group at design time (query record groups)
- the execution of Built-in subprograms that populate the record group dynamically
(query groups and non-query groups)
- an array of static values that you associated with the record group at design
time (static record groups)
Related topics
About record groups
About record group types
Record Groups and Data Length Semantics