How To Create a database in SQL Server by using SQL Server Management Studio or Transact-SQL?
Creating the
database in SQL Server manually!
Use SQL
Server Management Studio to Create a database using the following Steps:
1) In Object
Explorer, connect to an instance of the SQL Server Database Engine and then
expand that instance.
2)
Right-click Databases, and then select New Database.
3) In New
Database, enter a database name.
4) To create
the database by accepting all default values, select OK
To see the video for these steps, visit my YouTube link https://youtu.be/58UXyfE5Uyc