use DbName; IF NOT EXISTS (SELECT 1 FROM sys.change_tracking_tables WHERE object_id = OBJECT_ID('[dbo].[RETAILSTORELOCATORGROUPMEMBER]')) BEGIN ALTER TABLE [dbo].[RETAILSTORELOCATORGROUPMEMBER] ENABLE CHANGE_TRACKING WITH (TRACK_COLUMNS_UPDATED = ON) END ...SQLQuery_ReActivateCT.txt
DaxOnline.org is free platform that allows you to quickly store and reuse snippets, notes, articles related to Dynamics AX.
Authors are allowed to set their own AdSense units and "buy me a coffee" link.
Join us.