About 22,100,000 results
Open links in new tab
  1. Install SQL Server Database Engine - learn.microsoft.com

    Jul 26, 2024 · SQL Server supports up to 50 instances of the Database Engine on a single computer. To create a typical SQL Server installation, see Install SQL Server from the Installation Wizard (Setup).

  2. Tutorial: Getting Started with the Database Engine - SQL Server

    In this lesson, you will learn how to connect to the Database Engine from a second computer, including enabling protocols, configuring ports, and configuring firewall settings.

  3. Create SQL Server Database using SQL Server Management

    Oct 22, 2019 · Let’s step through the database creation process using SQL Server Management Studio (SSMS). Note: If you’re creating a database for the very first time and you have the rights to do it, it’s assumed you’re doing it on a test or development server and not on …

  4. Create Local SQL Server database - Stack Overflow

    Apr 11, 2017 · After installation you need to connect to Server Name : localhost to start using the local instance of SQL Server. Once you are connected to the local instance, right click on Databases and create a new database.

  5. Create a database - SQL Server | Microsoft Learn

    Jul 22, 2024 · This article describes how to create a database in SQL Server by using SQL Server Management Studio or Transact-SQL. To create a database in Azure SQL Database using T-SQL, see CREATE DATABASE.

  6. How to install SQL Server Database Engine and SSMS

    Sep 2, 2023 · I’ve found myself helping friends and colleagues install and configure the SQL Server Database multiple times. To make things easier in the future, I’m sharing this guide.

  7. Create Database in MS SQL Server - GeeksforGeeks

    Aug 14, 2024 · Databases can be created using Transact-SQL (T-SQL) scripts or through the user-friendly interface of SQL Server Management Studio (SSMS), allowing users to customize their databases according to specific requirements.

  8. How to Create a SQL Server Database (No Command Line) - wikiHow

    Apr 14, 2025 · With a free graphical user interface (GUI) program such as SQL Server Management, you don't need to worry about fumbling around with the command line. See Step 1 below to create a database and start entering your information in just a few minutes.

  9. Create Database SQL Server with SSMS or T-SQL

    Jul 5, 2022 · Creating a database in a test environment can be a quick and easy task and can be done using the SSMS GUI or by running a simple T -SQL statement in a SQL Server Management Studio (or SSMS) query window.

  10. How to Create a Database in SQL Server Management Studio?

    Oct 19, 2023 · In this SQL Server tutorial, you learned how to create a database in SSMS, and also learned how to connect to an SQL Server instance with the required information.

  11. Some results have been removed
Refresh