About 8,040,000 results
Open links in new tab
  1. What Is SQL Server? - SQL Server | Microsoft Learn

    Mar 18, 2026 · Applies to: SQL Server Microsoft SQL Server is a relational database management system (RDBMS). Applications and tools connect to a SQL Server instance or database, and …

  2. SQL Server Tutorial

    Query data efficiently from tables in the SQL Server database. Create database objects such as tables, views, indexes, sequences, synonyms, stored procedures, user-defined functions, and triggers. …

  3. SQL Server Architecture (Explained) - Guru99

    Aug 12, 2025 · MS SQL Server is a client-server architecture. MS SQL Server process starts with the client application sending a request. The SQL Server accepts, processes and replies to the request …

  4. SQL Server Database Administrator

    Apr 27, 2021 · Learn about what a Database Administrator does, the skills needs, how to become a DBA and some high level salary information.

  5. SQL Server Technical Documentation - SQL Server | Microsoft Learn

    SQL Server technical documentation Technical documentation to help you get started, administer, develop, and work with SQL Server and associated products.

  6. SQL Server security best practices - SQL Server | Microsoft Learn

    Feb 29, 2024 · Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance This article provides information about best practices and guidelines that help establish security for SQL Server. …

  7. Back up and Restore of SQL Server Databases - SQL Server

    Dec 5, 2025 · This article describes the benefits of backing up SQL Server databases and introduces backup and restore strategies and security considerations.

  8. SQL Server Downloads | Microsoft

    Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.

  9. SQL Server Architecture - GeeksforGeeks

    Jul 23, 2025 · Data Warehousing: SQL Server is used to build data warehouses, enabling organizations to store, analyze, and report on large datasets. Conclusion SQL Servers architecture is designed to …

  10. Indexes - SQL Server | Microsoft Learn

    Nov 18, 2025 · Indexes The following table lists the types of indexes available in SQL Server and provides links to additional information.