This article demonstrates how to Create Database in SQL server
This steps is based on SQL Server 2017 Express Edition (2008 edition is almost same )
then we can see our new data base under Databases folder in Object Explorer.
See Our YouTube Video And Subscribe Our Channel For More Details
This steps is based on SQL Server 2017 Express Edition (2008 edition is almost same )
- Open Microsoft SQL Server Management Studio
- Connect to Server (Login with id and password)
- Right click over Databases Folder in Object Explorer Window
- Select New Database...
- Then Open a New Database Window
- Then Enter a Name For Database
- Then click OK
then we can see our new data base under Databases folder in Object Explorer.
See Our YouTube Video And Subscribe Our Channel For More Details
Comments
Post a Comment