Setting database engine collation during SQL Server installation

554 Views Asked by At

I want to install SQL Server but I don't want to use default database engine collation defined during setup(there is polish collation). I know how to change it during setup but I need clear English (which is not on the list).

It is safe to install server with random collation and the try to change database engine collation?

0

There are 0 best solutions below