How to create a database with SQL Server Management Studio ?

Опубликовано: 21 Май 2026
на канале: SSIS and SQL Server Tutorials (Expert-Only.com)
1,748
3

This video tutorial explains how to create a database using SQL Server Management Studio (SSMS), and without any line of code ?

Find a blog post explaining in detail the steps here:
https://expert-only.com/en/sql-server...

In this tutorial, let us see how to add a new MS SQL database in three simple steps:

The database creation is made in three steps:
1. Open SQL Server Management Studio and connect to a MS SQL instance.
2. Right-click in the Databases and select the "New database..." option in the menu.
3. Fill the database name and validate.

That's it.

🌍 Our blog is available in:
✅ English: https://expert-only.com/en/
✅ French: https://expert-only.com/fr/
✅ Spanish: https://expert-only.com/es/
✅ and Portuguese: https://expert-only.com/pt-pt/