I was recently using SQL Server 2012 which was connected properly with my SSMS (SQL Server Management Studio). Then I downloaded SQL Server 2016 yesterday and installed it.
Problem is, when I run SSMS, it opens up SQL Server 2012 instead of 2016. How can I make SSMS point to SQL Server 2016?
Thank you!