Multiple choice technology What is the built-in routine used to count no of rows in a group? Get_group_row_count System Variables Get_group_col_count System Variables Get_row_count System Variables Get_col_count System Variables Reveal answer Fill a bubble to check yourself A Correct answer Explanation The built-in system variable Get_group_row_count in Oracle Reports specifically returns the number of rows in a group. This is used for conditional logic, calculations, and formatting that depends on group size.