How do I Access the MsSql Server in Windows Dedicated Server?

To access the MSSQL Server in your Windows Dedicated server You can follow the below mentioned procedure.

1.Login into your Windows Dedicated server using RDP
2.Click on Windows start button
3.In search type Sql Server Management Studio
4.In the server name you can enter local host or Server IP Addresss
5.Authentication you can Choose Windows Authentication
6.Click on Connect

Now you can able to access the Sql server. Here You can run the queries and create tables in it.