Microsoft SQL Server database configuration
This topic provides information about configuring and monitoring Microsoft SQL (MSSQL) Server databases.
Configure the following parameters in the MSSQL Server 2017 database:
| Parameter | Configuration |
|---|---|
| CS_AS Collation | Enable case-sensitive collation in the database. |
Configure the following parameters in the MSSQL Server 2019 database:
| Parameter | Configuration |
|---|---|
| CS_AS Collation | Enable case-sensitive collation in the database. |
| UTF-8 | Enable to store UTF-8 encoded data. |