SQL Server 2000 and SQL Server 2005 allow you to use Windows Collation Names or SQL Collation Names.
To see a list of valid collation names, run
FROM ::fn_helpcollations()
See COLLATE on MSDN.
SQL Server 2000 and SQL Server 2005 allow you to use Windows Collation Names or SQL Collation Names.
To see a list of valid collation names, run
See COLLATE on MSDN.
The Microsoft SQL Server Team has recently posted about one of the really exciting enhancements to SQL Server 2019 – Big Data Clusters
Tue., 10 Sep. 2019, 5:30 pm: So I assume the session title got your attention… Good! As databases get larger and organisations retain more data for business intelligence / data analytics purposes the — Read on www.meetup.com/en-AU/Sydney-SQL-Server-User-Group/events/261421144/ Tags: Career Development, Microsoft SQL Server, MSSQL, SQL Server, SQL User Group
A new home for the SQL Server engineering team to communicate important information about SQL Server with the community. We have migrated several SQL Server related blogs to this new home in the SQL Server TechCommunity. Click here for the new SQL Server Engineering Team blog. There’s also a list of links to some of their […]