Run the following SQL to get the info of the installed SQL Server.
SELECT @@Version
Result:
Continue reading Check if the MSSQL Server is 32-bit or 64-bit
Run the following SQL to get the info of the installed SQL Server.
SELECT @@Version
Result:
Continue reading Check if the MSSQL Server is 32-bit or 64-bit