Skip to content

Commit

Permalink
Remove: WHERE ObjectId NOT IN ('18','17','16','15','10','11')
Browse files Browse the repository at this point in the history
  • Loading branch information
blakedrumm authored Sep 15, 2021
1 parent 0c7c0b4 commit afbebd0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ SELECT [ObjectName]
,[DataGroomedMaxTime]
,[IsInternal]
FROM [PartitionAndGroomingSettings] WITH (NOLOCK)
WHERE ObjectId NOT IN ('18','17','16','15','10','11')
ORDER BY ObjectName
ORDER BY ObjectName

0 comments on commit afbebd0

Please sign in to comment.