You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ON ALL_changes_Normalized.Template = ALL_change_templates_Normalized."ITRP ID" and ALL_changes_Normalized.ACCOUNT = ALL_change_templates_Normalized.ACCOUNT
WHERE ALL_change_templates_Normalized.Disabled=0
GROUP BY ALL_change_templates_Normalized."ITRP ID"
ORDER BY max(ALL_changes_Normalized."Created At");