About 11,100 results
Open links in new tab
  1. AdventureWorks Sample Databases - SQL Server | Microsoft Learn

    Nov 18, 2025 · You have two options for viewing sample SQL Database data. You can use a sample when you create a new database, or you can deploy a database from SQL Server …

  2. Microsoft SQL samples - SQL Server | Microsoft Learn

    Nov 18, 2025 · View information about the WideWorldImporters and AdventureWorks sample databases, Azure samples and templates, and code samples for Microsoft SQL products.

  3. Create a stored procedure - SQL Server | Microsoft Learn

    The example stored procedure in this article uses the sample AdventureWorksLT2022 (SQL Server) or AdventureWorksLT (Azure SQL Database) database. For instructions on how to get …

  4. Database files and filegroups - SQL Server | Microsoft Learn

    Jul 22, 2024 · Learn about database files and how to create filegroups in SQL Server for allocation and administrative purposes. View examples, rules, and recommendations.

  5. Queries - SQL Server | Microsoft Learn

    Nov 18, 2025 · Data Manipulation Language (DML) is a vocabulary used to retrieve and work with data in SQL Server and SQL Database. Most also work in Azure Synapse Analytics and …

  6. What Are SQL Database Projects? - SQL Server | Microsoft Learn

    Dec 3, 2025 · This overview introduces SQL database projects, which enable database development and CI/CD workflows.

  7. Invoke-Sqlcmd (SqlServer) - SQL Server PowerShell

    The commands supported are Transact-SQL statements and the subset of the XQuery syntax that is supported by the database engine. This cmdlet also accepts many of the commands …

  8. Get Started with SQL Database Projects - SQL Server

    Mar 11, 2025 · To complete the deployment of a SQL database project, you need access to an Azure SQL or SQL Server instance. You can develop locally for free with SQL Server …

  9. SQL Database Tutorial - Ingest Sample Data and Create Objects …

    Feb 20, 2025 · You can input data into the SQL database in Fabric using Transact-SQL (T-SQL) statements, and you can also import data into your database using other Microsoft Fabric …

  10. GRANT Database Permissions (Transact-SQL) - SQL Server

    Dec 6, 2015 · The most specific and limited permissions that can be granted on a database are listed in the following table, together with the more general permissions that include them by …