Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
control_sql_-_find_off-of-balance_sheet_issues [2019/04/23 09:43] mjohnson [Risk of Data Corruption if Run Improperly] |
control_sql_-_find_off-of-balance_sheet_issues [2019/04/23 09:44] (current) mjohnson [SQL] |
||
|---|---|---|---|
| Line 53: | Line 53: | ||
| WHERE EntryDateTime >= @StartDate | WHERE EntryDateTime >= @StartDate | ||
| GROUP BY Coalesce(DivisionID, | GROUP BY Coalesce(DivisionID, | ||
| - | HAVING | + | HAVING |
| ) AS OOBGL | ) AS OOBGL | ||