What is code page for SQL_Latin1_General_CP1_CI_AS?
The command/query to find out the code page is different for each database. You could follow the steps mentioned below to find out the code page of different databases. In the output, look for NLS_CHARACTERSET and NLS_NCHAR_CHARACTERSET. How can I see the code pages in SQL Server? The command/query to find out the code page is different for each database. …