About 10,300,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. SQL Server Express LocalDB - SQL Server | Microsoft Learn

    Jul 22, 2024 · Microsoft SQL Server Express LocalDB is a feature of SQL Server Express targeted to developers. It's available on SQL Server Express edition with Advanced Services. …

  4. Create SQL Server Database using SQL Server Management

    Oct 22, 2019 · You’re new to SQL Server and need to create a database. It sounds like a simple enough task, but how do we do it? Solution. Let’s step through the database creation process …

  5. Create Database in MS SQL Server - GeeksforGeeks

    Aug 14, 2024 · Creating a database in MS SQL Server is a fundamental task that involves setting up a structured environment to store, manage and retrieve data efficiently.

  6. How do I create a local database inside of Microsoft SQL Server

    May 29, 2015 · As per comments, First you need to install an instance of SQL Server if you don't already have one - https://msdn.microsoft.com/en-us/library/ms143219.aspx. Once this is …

  7. Creating Local Database Using Microsoft SQL Server - C# Corner

    To create a local database, you need a Server first. While installing the SQL Server, you would have set a user which will act as the Server. Select the Server and also ensure that the …

  8. CREATE DATABASE (Transact-SQL) - SQL Server | Microsoft Learn

    In SQL Server, this statement creates a new database and the files used and their filegroups. It can also be used to create a database snapshot, or attach database files to create a database …

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

    2 days ago · See Step 1 below to create a database and start entering your information in just a few minutes. Download and install SQL Server and SQL Server Management Studio. Connect …

  10. How to Create a Database in SQL Server Using Command Line?

    Oct 19, 2023 · In this SQL Server tutorial, you will understand how to create a database in SQL Server using command line. I will show you a step-by-step process from connecting to the …

  11. Some results have been removed
Refresh