Easy and simple method to know which SQL Server version is installed through the SQL Server itself.
1- Open New Query
2- Type the SQL command select @@version
3- Left click on Execute button and the SQL Server version will appear down
I hope you enjoyed watching the video :)