commit 11.12
This commit is contained in:
@@ -28,7 +28,7 @@ End
|
||||
|
||||
SELECT type, *
|
||||
FROM sys.objects
|
||||
WHERE OBJECT_DEFINITION(object_id) LIKE '%NCHAR(39)%'
|
||||
WHERE OBJECT_DEFINITION(object_id) LIKE '%TBCUST_WM_FOLDERS%'
|
||||
--AND type IN ('V')
|
||||
ORDER BY name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user