Error!
Success!

How to create SQL Server temp tables without collation problems

0
kicks

How to create SQL Server temp tables without collation problems  (Unpublished)

Using temp tables in Microsoft SQL Server is tricky when your databases don't follow the server collation. This post explains how to create temp tables while avoiding the use of explicit COLLATE statements in your TSQL code.


Kicked By:
Drop Kicked By: