Quick one – How to check the version of SQL Server product running in production !
SELECT SERVERPROPERTY ('Edition')