I need help implementing a query that filters all consecutive records having same values for either COL_2 or COL_3 and return only those that had a change in COL_2 or COL_3 against the previous record.
Sample Data:
COL_1 (DATETIME) | COL_2 (CHAR)| COL_3 (INT)
↧