Home Forums SQL Server 2008 T-SQL (SS2K8) COLLATION Between two databases, checking on which collate to use RE: COLLATION Between two databases, checking on which collate to use

  • TRACEY-320982 (5/3/2013)


    Would the temp table not be collate at 850 so i dont have to change my update code aswell.

    If 850 is the default collation for the datanase then the columns in #Temp using DATABASE_DEFAULT collation will be obviously in 850.

    _____________
    Code for TallyGenerator