I built a test SQL 2012 box and I realized after I installed SQL that I needed to change the server name. When I open SQL Management Studio it shows the name "SQL2012" however when I run the query select @@servername it shows "WIN-ORFV6RE72GQ". Which would be the correct name?
↧