Update clean_up_data_sync_objects.sql

This commit is contained in:
Vitor Tomaz
2018-07-19 18:24:34 +01:00
committed by GitHub
parent 0fd1c515f1
commit 903fd5c3ca
@@ -1,7 +1,7 @@
declare @TableName nvarchar(max)
set @TableName = 'yourTableName'
--In case you wish to delete objects related to all the tables you can uncomment the following:
set @TableName = ''
--set @TableName = ''
-- List Data Sync user tables