Script and Alter SQL Server Database Objects with PowerShell to Correct Collation Issues
Some outstanding SQL Server professionals believe that the INFORMATION_SCHEMA views should not be used any more. However, in this case the result sets are identical. If you check the [INFORMATION_SCHEMA].[COLUMNS] underlying code (with sp ......