InterviewSolution
Saved Bookmarks
| 1. |
What Is A Static Record Group? |
|
Answer» A static record GROUP is not associated with a QUERY, RATHER, you DEFINE its STRUCTURE and row values at design time, and they remain fixed at runtime. A static record group is not associated with a query, rather, you define its structure and row values at design time, and they remain fixed at runtime. |
|