Create Database

In-order to create a Database you need to login to your server (Local Host or your LAN server).
After that you need "Object Explorer" in left hand pane. If you don't have Object Explorer then follow the diagram below after you login.



Now lets create a Database. In Object Explorer expand your server name and right click on Database and click on New Database. Follow the diagram below



After you click on New Database, new window will pop up. Enter you Database name and click OK
Follow the diagram below:





Using Script to create Database
Write the script and press Execute or F5 as shown below:
Create Database <Database_Name>






Your Database "SqlServerTutorial" is successfully created.

No comments:

Post a Comment