SQL¶
XCC_GPA Table¶
The XCC_GPA table stores cumulative GPA data for students. Used for queries related to academic standing, probation processing, and reporting.
Common use: referenced in academic standing queries and CCPG appeal processing.
SQL Tips¶
See the Tips & Tricks section for SQL-specific tips including: - AND/OR logic for rules - Concatenating using dates - Converting effective terms to numbers for comparison - XLOOKUP - Merge Queries in Power Query