---
title: "Editions and supported features"
titleSuffix: SQL Server 2016
description: This article describes features supported by the various editions of SQL Server 2016, which accommodate different performance, runtime, and price requirements.
author: "MikeRayMSFT"
ms.author: "mikeray"
ms.reviewer: randolphwest
ms.date: 09/17/2024
ms.service: sql
ms.subservice: release-landing
ms.topic: conceptual
helpviewer_keywords:
- "Enterprise Edition [SQL Server]"
- "Developer Edition [SQL Server]"
- "32-bit vs. 64-bit editions [SQL Server]"
- "default components"
- "Workgroup Edition [SQL Server]"
- "Internet servers [SQL Server]"
- "installing SQL Server, components"
- "Setup [SQL Server], components"
- "SQL Server, editions"
- "SQL Server, components"
- "client/server applications [SQL Server]"
- "editions [SQL Server]"
- "versions [SQL Server]"
- "Setup [SQL Server], editions"
- "SQL Server Installation Wizard"
- "components [SQL Server]"
- "Standard Edition [SQL Server]"
- "64-bit edition [SQL Server]"
- "IIS [SQL Server]"
- "installing SQL Server, editions"
- "editions [SQL Server], about edition options"
- "Setup [SQL Server]"
- "CPSA"
monikerRange: ">= sql-server-2016"
---
# Editions and supported features of SQL Server 2016
[!INCLUDE [SQL Server 2016](../includes/applies-to-version/sqlserver2016.md)]
This article provides details of features supported by the SQL Server editions.
For information about other versions, see:
- [SQL Server 2022](editions-and-components-of-sql-server-2022.md)
- [SQL Server 2019](editions-and-components-of-sql-server-2019.md)
- [SQL Server 2017](editions-and-components-of-sql-server-2017.md)
- [SQL Server 2014](/previous-versions/sql/2014/getting-started/features-supported-by-the-editions-of-sql-server-2014?view=sql-server-2014&preserve-view=true).
Installation requirements vary based on your application needs. The different editions of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] accommodate the unique performance, runtime, and price requirements of organizations and individuals. The [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] components that you install also depend on your specific requirements. The following sections help you understand how to make the best choice among the editions and components available in [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)].
The SQL Server Evaluation edition is available for a 180-day trial period.
For the latest release notes and what's new information, see the following:
- [SQL Server 2017 release notes](../sql-server/sql-server-2017-release-notes.md)
- [SQL Server 2016 release notes](../sql-server/sql-server-2016-release-notes.md)
- [What's new in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md)
- [What's new in SQL Server 2016](../sql-server/what-s-new-in-sql-server-2016.md)
### Try SQL Server
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download SQL Server 2016 from the Evaluation Center](https://www.microsoft.com/evalcenter/evaluate-sql-server-2016)**
:::image type="icon" source="../includes/media/azure-vm.svg" border="false"::: **[Spin up a Virtual Machine with SQL Server 2016 already installed](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftsqlserver.sql2017-ws2019?tab=Overview)**
## SQL Server editions
[!INCLUDE [sql-server-editions](../includes/paragraph-content/sql-server-editions.md)]
## Use SQL Server with an Internet server
On an Internet server, such as a server that is running Internet Information Services (IIS), you will typically install the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] client tools. Client tools include the client connectivity components used by an application connecting to an instance of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)].
> [!NOTE]
> Although you can install an instance of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] on a computer that is running IIS, this is typically done only for small web sites that have a single server computer. Most Web sites have their middle-tier IIS systems on one server or a cluster of servers, and their databases on a separate server or federation of servers.
## SQL Server with client/server applications
You can install just the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] client components on a computer that is running client/server applications that connect directly to an instance of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)]. A client components installation is also a good option if you administer an instance of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] on a database server, or if you plan to develop [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] applications.
The client tools option installs the following [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] features: backward compatibility components, [!INCLUDE [ssBIDevStudio](../includes/ssbidevstudio-md.md)], connectivity components, management tools, software development kit, and [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Books Online components. For more information, see [Install SQL Server](../database-engine/install-windows/install-sql-server.md).
## Decide among SQL Server components
Use the Feature Selection page of the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Installation Wizard to select the components to include in an installation of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)]. By default, none of the features in the tree are selected.
Use the information in the following tables to determine the set of features that best fits your needs.
| Server components | Description |
| --- | --- |
| [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] | [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] includes the [!INCLUDE [ssDE](../includes/ssde-md.md)], the core service for storing, processing, and securing data, replication, full-text search, tools for managing relational and XML data, in database analytics integration, and PolyBase integration for access to Hadoop and other heterogeneous data sources, and the [!INCLUDE [ssDQSnoversion](../includes/ssdqsnoversion-md.md)] (DQS) server. |
| [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)] | [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)] includes the tools for creating and managing online analytical processing (OLAP) and data mining applications. |
| [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)] | [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)] includes server and client components for creating, managing, and deploying tabular, matrix, graphical, and free-form reports. [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)] is also an extensible platform that you can use to develop report applications. |
| [!INCLUDE [ssISnoversion](../includes/ssisnoversion-md.md)] | [!INCLUDE [ssISnoversion](../includes/ssisnoversion-md.md)] is a set of graphical tools and programmable objects for moving, copying, and transforming data. It also includes the [!INCLUDE [ssDQSnoversion](../includes/ssdqsnoversion-md.md)] (DQS) component for [!INCLUDE [ssISnoversion](../includes/ssisnoversion-md.md)]. |
| [!INCLUDE [ssMDSshort](../includes/ssmdsshort-md.md)] | [!INCLUDE [ssMDSshort](../includes/ssmdsshort-md.md)] (MDS) is the [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] solution for master data management. MDS can be configured to manage any domain (products, customers, accounts) and includes hierarchies, granular security, transactions, data versioning, and business rules, as well as an [!INCLUDE [ssMDSXLS](../includes/ssmdsxls-md.md)] that can be used to manage data. |
| [!INCLUDE [rsql_productname](../includes/rsql-productname-md.md)] | [!INCLUDE [rsql_productname](../includes/rsql-productname-md.md)] supports distributed, scalable R solutions on multiple platforms and using multiple enterprise data sources, including Linux, Hadoop, and Teradata. |
| Management tools | Description |
| --- | --- |
| [!INCLUDE [ssManStudioFull](../includes/ssmanstudiofull-md.md)] | [!INCLUDE [ssManStudioFull](../includes/ssmanstudiofull-md.md)] is an integrated environment to access, configure, manage, administer, and develop components of [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)]. [!INCLUDE [ssManStudio](../includes/ssmanstudio-md.md)] lets developers and administrators of all skill levels use [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)].
Download and install
[!INCLUDE [ssManStudio](../includes/ssmanstudio-md.md)] from [Download SQL Server Management Studio](../ssms/download-sql-server-management-studio-ssms.md) |
| [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Configuration Manager | [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Configuration Manager provides basic configuration management for [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] services, server protocols, client protocols, and client aliases. |
| [!INCLUDE [ssSqlProfiler](../includes/sssqlprofiler-md.md)] | [!INCLUDE [ssSqlProfiler](../includes/sssqlprofiler-md.md)] provides a graphical user interface to monitor an instance of the [!INCLUDE [ssDE](../includes/ssde-md.md)] or [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)]. |
| [!INCLUDE [ssDE](../includes/ssde-md.md)] Tuning Advisor | [!INCLUDE [ssDE](../includes/ssde-md.md)] Tuning Advisor helps create optimal sets of indexes, indexed views, and partitions. |
| Data Quality Client | Provides a highly simple and intuitive graphical user interface to connect to the DQS server, and perform data cleansing operations. It also allows you to centrally monitor various activities performed during the data cleansing operation. |
| [!INCLUDE [ssBIDevStudio](../includes/ssbidevstudio-md.md)] | [!INCLUDE [ssBIDevStudio](../includes/ssbidevstudio-md.md)] provides an IDE for building solutions for the Business Intelligence components: [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)], [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)], and [!INCLUDE [ssISnoversion](../includes/ssisnoversion-md.md)].
(Formerly called Business Intelligence Development Studio).
[!INCLUDE [ssBIDevStudio](../includes/ssbidevstudio-md.md)] also includes "Database Projects", which provides an integrated environment for database developers to carry out all their database design work for any [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] platform (both on and off premise) within Visual Studio. Database developers can use the enhanced Server Explorer in Visual Studio to easily create or edit database objects and data, or execute queries. |
| Connectivity Components | Installs components for communication between clients and servers, and network libraries for DB-Library, ODBC, and OLE DB. |
| Documentation | Description |
| --- | --- |
| [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Books Online | Core documentation for [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)]. |
**Developer and Evaluation Editions**
For features supported by Developer and Evaluation editions, see features listed for the SQL Server Enterprise Edition in the tables below.
The Developer edition continues to support only 1 client for [SQL Server Distributed Replay](../tools/distributed-replay/sql-server-distributed-replay.md).
## Scale limits
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Maximum compute capacity used by a single instance - [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] 1 | Operating system maximum | Limited to lesser of 4 sockets or 24 cores | Limited to lesser of 4 sockets or 16 cores | Limited to lesser of 1 socket or 4 cores | Limited to lesser of 1 socket or 4 cores |
| Maximum compute capacity used by a single instance - [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)] or [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)] | Operating system maximum | Limited to lesser of 4 sockets or 24 cores | Limited to lesser of 4 sockets or 16 cores | Limited to lesser of 1 socket or 4 cores | Limited to lesser of 1 socket or 4 cores |
| Maximum memory for buffer pool per instance of [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] | Operating System Maximum | 128 GB | 64 GB | 1410 MB | 1410 MB |
| Maximum capacity for [buffer pool extension](../database-engine/configure-windows/buffer-pool-extension.md) per instance of [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] | 32 * (max server memory configuration) | 4 * (max server memory configuration) | N/A | N/A | N/A |
| Maximum memory for Columnstore segment cache per instance of [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] | Unlimited memory | 32 GB 2 | 16 GB 2 | 352 MB 2 | 352 MB 2 |
| Maximum memory-optimized data size per database in [!INCLUDE [ssDEnoversion](../includes/ssdenoversion-md.md)] | Unlimited memory | 32 GB 2 | 16 GB 2 | 352 MB 2 | 352 MB 2 |
| Maximum memory utilized per instance of [!INCLUDE [ssASnoversion](../includes/ssasnoversion-md.md)] | Operating System Maximum | Tabular: 16 GB
MOLAP: 64 GB | N/A | N/A | N/A |
| Maximum memory utilized per instance of [!INCLUDE [ssRSnoversion](../includes/ssrsnoversion-md.md)] | Operating System Maximum | 64 GB | 64 GB | 4 GB | N/A |
| Maximum relational database size | 524 PB | 524 PB | 524 PB | 10 GB | 10 GB |
1 Enterprise Edition with Server + Client Access License (CAL) based licensing (not available for new agreements) is limited to a maximum of 20 cores per SQL Server instance. There are no limits under the Core-based Server Licensing model. For more information, see [Compute Capacity Limits by Edition of SQL Server](../sql-server/compute-capacity-limits-by-edition-of-sql-server.md).
2 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a common programmability surface area (CPSA) across editions.
## RDBMS high availability
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Server core support 1 | Yes | Yes | Yes | Yes | Yes |
| Log shipping | Yes | Yes | Yes | No | No |
| Database mirroring | Yes | Yes 4 | Yes 5 | Yes 5 | Yes 5 |
| Backup compression | Yes | Yes | No | No | No |
| Database snapshot | Yes | Yes 3 | Yes 3 | Yes 3 | Yes 3 |
| Always On failover cluster instances | 16 nodes | 2 nodes | No | No | No |
| Always On availability groups | Yes
Up to 8 secondary replicas, including 2 synchronous secondary replicas | No | No | No | No |
| Basic availability groups 2 | No | 2 nodes | No | No | No |
| Online page and file restore | Yes | No | No | No | No |
| Online indexing | Yes | No | No | No | No |
| Online schema change | Yes | No | No | No | No |
| Fast recovery | Yes | No | No | No | No |
| Mirrored backups | Yes | No | No | No | No |
| Hot add memory and CPU | Yes | No | No | No | No |
| Database recovery advisor | Yes | Yes | Yes | Yes | Yes |
| Encrypted backup | Yes | Yes | No | No | No |
| Hybrid backup to Azure (backup to URL) | Yes | Yes | No | No | No |
1 For more information on installing SQL Server on Server Core, see [Install SQL Server on Server Core](../database-engine/install-windows/install-sql-server-on-server-core.md).
2 For more information about Basic availability groups, see [Basic Availability Groups](../database-engine/availability-groups/windows/basic-availability-groups-always-on-availability-groups.md).
3 Applies to [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)] 2016 SP1 as part of creating a common programmability surface area (CPSA) across editions.
4 Full Safety only.
5 Witness only.
## RDBMS scalability and performance
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Columnstore 1, 2 | Yes | Yes | Yes | Yes | Yes |
| In-Memory OLTP 1, 2 | Yes | Yes | Yes | Yes 3 | Yes |
| Stretch Database | Yes | Yes | Yes | Yes | Yes |
| Persistent Main Memory | Yes | Yes | Yes | Yes | Yes |
| Multi-instance support | 50 | 50 | 50 | 50 | 50 |
| Table and index partitioning 2 | Yes | Yes | Yes | Yes | Yes |
| Data compression 2 | Yes | Yes | Yes | Yes | Yes |
| Resource Governor | Yes | No | No | No | No |
| Partitioned Table Parallelism 2 | Yes | Yes | Yes | No | No |
| Multiple Filestream containers 2 | Yes | Yes | Yes | Yes | Yes |
| NUMA Aware Large Page Memory and Buffer Array Allocation | Yes | No 4 | No | No | No |
| Buffer Pool Extension | Yes | Yes | No | No | No |
| I/O Resource Governance | Yes | No | No | No | No |
| Read-Ahead | Yes | No | No | No | No |
| Advanced Scanning | Yes | No | No | No | No |
| Delayed Durability | Yes | Yes | Yes | Yes | Yes |
1 In-Memory OLTP data size and Columnstore segment cache are limited to the amount of memory specified by edition in the Scale Limits section. The max degree of parallelism is limited. The degree of process parallelism (DOP) for an index build is limited to 2 DOP for the Standard Edition and 1 DOP for the Web and Express Editions. This refers to columnstore indexes created over disk-based tables and memory-optimized tables.
2 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a Common Programmability Surface Area (CPSA) across editions. Aggregate Pushdown, String Predicate Pushdown, and SIMD Optimizations are [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Enterprise Edition scalability enhancements. For more detail, see [Columnstore indexes - what's new](../relational-databases/indexes/columnstore-indexes-what-s-new.md).
3 This feature isn't included in the LocalDB installation option.
4 Standard Edition and SQL Server + CAL-based licensing can restrict how many processors SQL Server Standard can use, but SQL Server Standard is NUMA aware.
## RDBMS security
| Feature | Enterprise | Standard | Web | Express | Express
with
Advanced
Services |
| --- | :---: | :---: | :---: | :---: | :---: |
| Row-level security | Yes | Yes | Yes 1 | Yes 1 | Yes 1 |
| Always Encrypted | Yes | Yes 1 | Yes 1 | Yes 1 | Yes 1 |
| Dynamic data masking | Yes | Yes | Yes 1 | Yes 1 | Yes 1 |
| Server audit | Yes | Yes | Yes | Yes | Yes |
| Database audit | Yes | Yes 1 | Yes 1 | Yes 1 | Yes 1 |
| Transparent database encryption | Yes | No | No | No | No |
| Extensible key management | Yes | No | No | No | No |
| User-defined roles | Yes | Yes | Yes | Yes | Yes |
| Contained databases | Yes | Yes | Yes | Yes | Yes |
| Encryption for backups | Yes | Yes | No | No | No |
1 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a common programmability surface area (CPSA) across editions.
## Replication
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Heterogeneous subscribers | Yes | Yes | No | No | No |
| Merge replication | Yes | Yes | Yes 1 | Yes 1 | Yes 1 |
| Oracle publishing | Yes | No | No | No | No |
| Peer to peer transactional replication | Yes | No | No | No | No |
| Snapshot replication | Yes | Yes | Yes 1 | Yes 1 | Yes 1 |
| SQL Server change tracking | Yes | Yes | Yes | Yes | Yes |
| Transactional replication | Yes | Yes | Yes 1 | Yes 1 | Yes 1 |
| Transactional replication to Azure | Yes | Yes | No | No | No |
| Transactional replication updatable subscription | Yes | Yes | No | No | No |
1 Subscriber only.
## Management tools
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| SQL Management Objects (SMO) | Yes | Yes | Yes | Yes | Yes |
| SQL Configuration Manager | Yes | Yes | Yes | Yes | Yes |
| SQL CMD (Command Prompt tool) | Yes | Yes | Yes | Yes | Yes |
| Distributed Replay - Admin Tool | Yes | Yes | Yes | Yes | No |
| Distribute Replay - Client | Yes | Yes | Yes | No | No |
| Distributed Replay - Controller | Up to 16 clients | 1 client | 1 client | No | No |
| SQL Profiler | Yes | Yes | No 1 | No 1 | No 1 |
| SQL Server Agent | Yes | Yes | Yes | No | No |
| Microsoft System Center Operations Manager Management Pack | Yes | Yes | Yes | No | No |
| Database Tuning Advisor (DTA) | Yes | Yes 2 | Yes 2 | No | No |
1 SQL Server Web, SQL Server Express, SQL Server Express with Tools, and SQL Server Express with Advanced Services can be profiled using SQL Server Standard and SQL Server Enterprise editions.
2 Tuning enabled only on Standard edition features
## RDBMS manageability
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| User instances | No | No | No | Yes | Yes |
| LocalDB | No | No | No | Yes | No |
| Dedicated admin connection | Yes | Yes | Yes | Yes 3 | Yes 3 |
| PowerShell scripting support | Yes | Yes | Yes | Yes | Yes |
| SysPrep support 1 | Yes | Yes | Yes | Yes | Yes |
| Support for data-tier application component operations - extract, deploy, upgrade, delete | Yes | Yes | Yes | Yes | Yes |
| Policy automation (check on schedule and change) | Yes | Yes | Yes | No | No |
| Performance data collector | Yes | Yes | Yes | No | No |
| Able to enroll as a managed instance in multi-instance management | Yes | Yes | Yes | No | No |
| Standard performance reports | Yes | Yes | Yes | No | No |
| Plan guides and plan freezing for plan guides | Yes | Yes | Yes | No | No |
| Direct query of indexed views (using NOEXPAND hint) | Yes | Yes | Yes | Yes | Yes |
| Automatic indexed views maintenance | Yes | Yes | Yes | No | No |
| Distributed partitioned views | Yes | No | No | No | No |
| Parallel index operations | Yes | No | No | No | No |
| Automatic use of indexed view by query optimizer | Yes | No | No | No | No |
| Parallel consistency check | Yes | No | No | No | No |
| SQL Server Utility Control Point | Yes | No | No | No | No |
| Buffer pool extension | Yes | Yes | No | No | No |
1 For more information, see [Considerations for Installing SQL Server Using SysPrep](../database-engine/install-windows/considerations-for-installing-sql-server-using-sysprep.md).
2 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a common programmability surface area (CPSA) across editions.
3 With trace flag.
## Development tools
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Microsoft Visual Studio integration | Yes | Yes | Yes | Yes | Yes |
| Intellisense (Transact-SQL and MDX) | Yes | Yes | Yes | Yes | Yes |
| SQL Server Data Tools (SSDT) | Yes | Yes | Yes | Yes | No |
| MDX edit, debug, and design tools | Yes | Yes | No | No | No |
## Programmability
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Basic R integration | Yes | Yes | Yes | Yes | No |
| Advanced R integration | Yes | No | No | No | No |
| R Server (Standalone) | Yes | No | No | No | No |
| PolyBase compute node | Yes | Yes 1 | Yes 1, 2 | Yes 1, 2 | Yes 1, 2 |
| PolyBase head node | Yes | No | No | No | No |
| JSON | Yes | Yes | Yes | Yes | Yes |
| Query Store | Yes | Yes | Yes | Yes | Yes |
| Temporal | Yes | Yes | Yes | Yes | Yes |
| Common Language Runtime (CLR) Integration | Yes | Yes | Yes | Yes | Yes |
| Native XML support | Yes | Yes | Yes | Yes | Yes |
| XML indexing | Yes | Yes | Yes | Yes | Yes |
| MERGE and UPSERT capabilities | Yes | Yes | Yes | Yes | Yes |
| FILESTREAM support | Yes | Yes | Yes | Yes | Yes |
| FileTable | Yes | Yes | Yes | Yes | Yes |
| Date and Time datatypes | Yes | Yes | Yes | Yes | Yes |
| Internationalization support | Yes | Yes | Yes | Yes | Yes |
| Full-text and semantic search | Yes | Yes | Yes | Yes | No |
| Specification of language in query | Yes | Yes | Yes | Yes | No |
| Service Broker (messaging) | Yes | Yes | No 3 | No 3 | No 3 |
| Transact-SQL endpoints | Yes | Yes | Yes | No | No |
1 Scale out with multiple compute nodes requires a head node.
2 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a common programmability surface area (CPSA) across editions.
3 Client only.
## Integration Services
For info about the Integration Services (SSIS) features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Integration Services Features Supported by the Editions of SQL Server](../integration-services/integration-services-features-supported-by-the-editions-of-sql-server.md).
## Master Data Services
For information about the [!INCLUDE [ssMDSshort_md](../includes/ssmdsshort-md.md)] and Data Quality Services features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Master Data Services and Data Quality Services Features Supported by the Editions of SQL Server](../master-data-services/master-data-services-and-data-quality-services-features-support.md).
## Data warehouse
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Create cubes without a database | Yes | Yes | No | No | No |
| Autogenerate staging and data warehouse schema | Yes | Yes | No | No | No |
| Change data capture | Yes | Yes 1 | No | No | No |
| Star join query optimizations | Yes | No | No | No | No |
| Scalable read-only Analysis Services configuration | Yes | No | No | No | No |
| Parallel query processing on partitioned tables and indexes | Yes | No | No | No | No |
| Global batch aggregation | Yes | No | No | No | No |
1 Applies to [!INCLUDE [sssql15-md](../includes/sssql16-md.md)] SP1 as part of creating a common programmability surface area (CPSA) across editions.
## Analysis Services
For information about the Analysis Services features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016).
## BI semantic model (multidimensional)
For information about the Analysis Services features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016).
## BI semantic model (tabular)
For information about the Analysis Services features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016).
## Power Pivot for SharePoint
For information about the Power Pivot for SharePoint features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016).
## Data mining
For information about the data mining features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016).
## Reporting Services
For information about the Reporting Services features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Reporting Services Features Supported by the Editions of SQL Server](../reporting-services/reporting-services-features-supported-by-the-editions-of-sql-server-2016.md).
## Business intelligence clients
For information about the Business Intelligence Client features supported by the editions of [!INCLUDE [ssNoVersion_md](../includes/ssnoversion-md.md)], see [Analysis Services Features Supported by the Editions of SQL Server](/analysis-services/analysis-services-features-supported-by-the-editions-of-sql-server-2016) or [Reporting Services Features Supported by the Editions of SQL Server](../reporting-services/reporting-services-features-supported-by-the-editions-of-sql-server-2016.md).
## Spatial and location services
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| Spatial indexes | Yes | Yes | Yes | Yes | Yes |
| Planar and geodetic datatypes | Yes | Yes | Yes | Yes | Yes |
| Advanced spatial libraries | Yes | Yes | Yes | Yes | Yes |
| Import/export of industry-standard spatial data formats | Yes | Yes | Yes | Yes | Yes |
## Additional database services
| Feature | Enterprise | Standard | Web | Express
with
Advanced
Services | Express |
| --- | :---: | :---: | :---: | :---: | :---: |
| [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.md)] Migration Assistant | Yes | Yes | Yes | Yes | Yes |
| Database mail | Yes | Yes | Yes | No | No |
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download the latest version of SQL Server Management Studio](../ssms/download-sql-server-management-studio-ssms.md)**
## Related content
- [SQL Server installation guide](../database-engine/install-windows/install-sql-server.md)