This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Update Items Set DTS = cast('12/30/2016' as datetime)
|
||||
where ContentID in(select ContentID from Contents where Type = 0)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
Update Items Set DTS = cast('12/30/2016' as datetime)
|
||||
where ContentID in(select ContentID from Contents where Type = 0)
|
||||