| title | Editions and supported features | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| titleSuffix | SQL Server 2017 | ||||||||||||||||||||||
| description | This article describes features supported by the various editions of SQL Server 2017, which accommodate different performance, runtime, and price requirements. | ||||||||||||||||||||||
| author | MikeRayMSFT | ||||||||||||||||||||||
| ms.author | mikeray | ||||||||||||||||||||||
| ms.reviewer | randolphwest | ||||||||||||||||||||||
| ms.date | 12/01/2022 | ||||||||||||||||||||||
| ms.service | sql | ||||||||||||||||||||||
| ms.subservice | release-landing | ||||||||||||||||||||||
| ms.topic | conceptual | ||||||||||||||||||||||
| ms.custom | seo-lt-2019 | ||||||||||||||||||||||
| helpviewer_keywords |
|
||||||||||||||||||||||
| monikerRange | >= sql-server-2016 |
[!INCLUDESQL Server 2017]
This article provides details of features supported by the various editions of SQL Server 2017.
For information about other versions, see:
Installation requirements vary based on your application needs. The different editions of [!INCLUDEssNoVersion] accommodate the unique performance, runtime, and price requirements of organizations and individuals. The [!INCLUDEssNoVersion] 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 [!INCLUDEssNoVersion].
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:
:::image type="icon" source="../includes/media/download.svg" border="false"::: Download SQL Server 2017 from the Evaluation Center
The following table describes the editions of [!INCLUDEssNoVersion].
| [!INCLUDEssNoVersion] edition | Definition |
|---|---|
| Enterprise | The premium offering, [!INCLUDEssNoVersion] Enterprise edition delivers comprehensive high-end datacenter capabilities with blazing-fast performance, unlimited virtualization 1 , and end-to-end business intelligence - enabling high service levels for mission-critical workloads and end user access to data insights. |
| Standard | [!INCLUDEssNoVersion] Standard edition delivers basic data management and business intelligence database for departments and small organizations to run their applications and supports common development tools for on-premises and cloud - enabling effective database management with minimal IT resources. |
| Web | [!INCLUDEssNoVersion] Web edition is a low total-cost-of-ownership option for Web hosters and Web VAPs to provide scalability, affordability, and manageability capabilities for small to large scale Web properties. |
| Developer | [!INCLUDEssNoVersion] Developer edition lets developers build any kind of application on top of [!INCLUDEssNoVersion]. It includes all the functionality of Enterprise edition, but is licensed for use as a development and test system, not as a production server. [!INCLUDEssNoVersion] Developer is an ideal choice for people who build and test applications. |
| Express editions | [!INCLUDE ssexpress-md] edition is the entry-level, free database and is ideal for learning and building desktop and small server data-driven applications. It is the best choice for independent software vendors, developers, and hobbyists building client applications. If you need more advanced database features, [!INCLUDEssNoVersion] Express can be seamlessly upgraded to other higher end versions of [!INCLUDEssNoVersion]. [!INCLUDEssNoVersion] Express LocalDB is a lightweight version of Express that has all of its programmability features, runs in user mode and has a fast, zero-configuration installation and a short list of prerequisites. |
1 Unlimited virtualization is available on Enterprise Edition for customers with Software Assurance. Deployments must comply with the licensing guide. For more information, see our Pricing and Licensing page.
On an Internet server, such as a server that is running Internet Information Services (IIS), you will typically install the [!INCLUDEssNoVersion] client tools. Client tools include the client connectivity components used by an application connecting to an instance of [!INCLUDEssNoVersion].
Note
Although you can install an instance of [!INCLUDEssNoVersion] 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.
You can install just the [!INCLUDEssNoVersion] client components on a computer that is running client/server applications that connect directly to an instance of [!INCLUDEssNoVersion]. A client components installation is also a good option if you administer an instance of [!INCLUDEssNoVersion] on a database server, or if you plan to develop [!INCLUDEssNoVersion] applications.
The client tools option installs the following [!INCLUDEssNoVersion] features: backward compatibility components, [!INCLUDEssBIDevStudio], connectivity components, management tools, software development kit, and [!INCLUDEssNoVersion] Books Online components. For more information, see Install SQL Server.
Use the Feature Selection page of the [!INCLUDEssNoVersion] Installation Wizard to select the components to include in an installation of [!INCLUDEssNoVersion]. 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 |
|---|---|
| [!INCLUDEssDEnoversion] | [!INCLUDEssDEnoversion] includes the [!INCLUDEssDE], 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 [!INCLUDEssDQSnoversion] (DQS) server. |
| [!INCLUDEssASnoversion] | [!INCLUDEssASnoversion] includes the tools for creating and managing online analytical processing (OLAP) and data mining applications. |
| [!INCLUDEssRSnoversion] | [!INCLUDEssRSnoversion] includes server and client components for creating, managing, and deploying tabular, matrix, graphical, and free-form reports. [!INCLUDEssRSnoversion] is also an extensible platform that you can use to develop report applications. |
| [!INCLUDEssISnoversion] | [!INCLUDEssISnoversion] is a set of graphical tools and programmable objects for moving, copying, and transforming data. It also includes the [!INCLUDEssDQSnoversion] (DQS) component for [!INCLUDEssISnoversion]. |
| [!INCLUDEssMDSshort] | [!INCLUDEssMDSshort] (MDS) is the [!INCLUDEssNoVersion] 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 [!INCLUDEssMDSXLS] that can be used to manage data. |
| Machine Learning Services (In-Database) | Machine Learning Services (In-Database) supports distributed, scalable machine learning solutions using enterprise data sources. In SQL Server 2016, the R language was supported. SQL Server 2017 supports R and Python. |
| Machine Learning Server (Standalone) | Machine Learning Server (Standalone) supports deployment of distributed, scalable machine learning solutions on multiple platforms and using multiple enterprise data sources, including Linux and Hadoop. In SQL Server 2016, the R language was supported. SQL Server 2017 supports R and Python. |
| Management tools | Description |
|---|---|
| [!INCLUDEssManStudioFull] | [!INCLUDEssManStudioFull] is an integrated environment to access, configure, manage, administer, and develop components of [!INCLUDEssNoVersion]. [!INCLUDEssManStudio] lets developers and administrators of all skill levels use [!INCLUDEssNoVersion]. Download and install [!INCLUDEssManStudio] from Download SQL Server Management Studio |
| [!INCLUDEssNoVersion] Configuration Manager | [!INCLUDEssNoVersion] Configuration Manager provides basic configuration management for [!INCLUDEssNoVersion] services, server protocols, client protocols, and client aliases. |
| [!INCLUDEssSqlProfiler] | [!INCLUDEssSqlProfiler] provides a graphical user interface to monitor an instance of the [!INCLUDEssDE] or [!INCLUDEssASnoversion]. |
| [!INCLUDEssDE] Tuning Advisor | [!INCLUDEssDE] 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. |
| [!INCLUDEssBIDevStudio] | [!INCLUDEssBIDevStudio] provides an IDE for building solutions for the Business Intelligence components: [!INCLUDEssASnoversion], [!INCLUDEssRSnoversion], and [!INCLUDEssISnoversion]. (Formerly called Business Intelligence Development Studio). [!INCLUDEssBIDevStudio] also includes "Database Projects", which provides an integrated environment for database developers to carry out all their database design work for any [!INCLUDEssNoVersion] 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 |
|---|---|
| [!INCLUDEssNoVersion] Books Online | Core documentation for [!INCLUDEssNoVersion]. |
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.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Maximum compute capacity used by a single instance - [!INCLUDEssDEnoversion]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 - [!INCLUDEssASnoversion] or [!INCLUDEssRSnoversion] | 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 [!INCLUDEssDEnoversion] | Operating System Maximum | 128 GB | 64 GB | 1410 MB | 1410 MB |
| Maximum capacity for buffer pool extension per instance of [!INCLUDEssDEnoversion] | 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 [!INCLUDEssDEnoversion] | Unlimited memory | 32 GB | 16 GB | 352 MB | 352 MB |
| Maximum memory-optimized data size per database in [!INCLUDEssDEnoversion] | Unlimited memory | 32 GB | 16 GB | 352 MB | 352 MB |
| Maximum memory utilized per instance of [!INCLUDEssASnoversion] | Operating System Maximum | Tabular: 16 GB MOLAP: 64 GB |
N/A | N/A | N/A |
| Maximum memory utilized per instance of [!INCLUDEssRSnoversion] | 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.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Server core support 1 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Log shipping | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Database mirroring | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 6 | Yes 5 | Yes 5 | Yes 5 |
| Backup compression | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Database snapshot | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Always On failover cluster instances 2 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Always On availability groups 3 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Basic availability groups 4 | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Online page and file restore | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Online index create and rebuild | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Resumable online index rebuilds | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Online schema change | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Fast recovery | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Mirrored backups | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Hot add memory and CPU | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Database recovery advisor | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Encrypted backup | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Hybrid backup to Azure (backup to URL) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Read-scale availability group 3,4 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
1 For more information on installing SQL Server on Server Core, see Install SQL Server on Server Core.
2 On Enterprise Edition, the number of nodes is the operating system maximum. On Standard edition there is support for two nodes.
3 On Enterprise Edition, provides support for up to 8 secondary replicas - including 2 synchronous secondary replicas.
4 Standard Edition supports basic availability groups. A basic availability group supports two replicas, with one database. For more information about basic availability groups, see Basic Availability Groups.
5 Witness only.
6 Full Safety only.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Columnstore 1 2 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Large object binaries in clustered columnstore indexes | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Online nonclustered columnstore index rebuild | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| In-Memory OLTP 1 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 3 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Stretch Database | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Persistent Main Memory | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Multi-instance support | 50 | 50 | 50 | 50 | 50 |
| Table and index partitioning | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Data compression | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Resource Governor | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Partitioned Table Parallelism | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Multiple Filestream containers | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| NUMA Aware Large Page Memory and Buffer Array Allocation | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Buffer pool extension | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| I/O Resource Governance | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Read-Ahead | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Advanced Scanning | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Delayed Durability | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Automatic Tuning | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Batch Mode Adaptive Joins | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Batch Mode Memory Grant Feedback | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Interleaved Execution for Multi-Statement Table Valued Functions | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Bulk insert improvements | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="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 degree of parallelism (DOP) for batch mode operations is limited to 2 for [!INCLUDEssNoVersion] Standard Edition and 1 for [!INCLUDEssNoVersion] Web and Express Editions. This refers to columnstore indexes created over disk-based tables and memory-optimized tables.
2 Aggregate Pushdown, String Predicate Pushdown, and SIMD Optimizations are [!INCLUDEssNoVersion] Enterprise Edition scalability enhancements. For more detail, see Columnstore indexes - what's new.
3 This feature isn't included in the LocalDB installation option.
| Feature | Enterprise | Standard | Web | Express | Express with Advanced Services |
|---|---|---|---|---|---|
| Row-level security | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Always Encrypted | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Dynamic data masking | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Server Audit | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Database Audit | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Transparent database encryption | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Extensible key management | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| User-defined roles | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Contained databases | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Encryption for backups | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Heterogeneous subscribers | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Merge replication | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 1 | Yes 1 | Yes 1 |
| Oracle publishing | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Peer to peer transactional replication | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Snapshot replication | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 1 | Yes 1 | Yes 1 |
| SQL Server change tracking | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Transactional replication | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 1 | Yes 1 | Yes 1 |
| Transactional replication to Azure | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Transactional replication updatable subscription | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
1 Subscriber only
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| SQL Management Objects (SMO) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| SQL Configuration Manager | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| SQL CMD (Command Prompt tool) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Distributed Replay - Admin Tool | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Distribute Replay - Client | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Distributed Replay - Controller | Up to 16 clients | 1 client | 1 client | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| SQL Profiler | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | No 1 | No 1 | No 1 |
| SQL Server Agent | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Microsoft System Center Operations Manager Management Pack | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Database Tuning Advisor (DTA) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 2 | Yes 2 | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="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
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| User instances | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| LocalDB | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Dedicated admin connection | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 3 | Yes 3 |
| SysPrep support 1 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| PowerShell scripting support 2 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Support for data-tier application component operations - extract, deploy, upgrade, delete | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Policy automation (check on schedule and change) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Performance data collector | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Able to enroll as a managed instance in multi-instance management | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Standard performance reports | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Plan guides and plan freezing for plan guides | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Direct query of indexed views (using NOEXPAND hint) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Automatic indexed views maintenance | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Distributed partitioned views | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Parallel indexed operations | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Automatic use of indexed view by query optimizer | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Parallel consistency check | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| SQL Server Utility Control Point | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Buffer pool extension | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
1 For more information, see Considerations for Installing SQL Server Using SysPrep.
2 On Linux, PowerShell scripts are supported, from Windows computers targeting SQL Servers on Linux.
3 With trace flag.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Microsoft Visual Studio integration | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Intellisense (Transact-SQL and MDX) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| SQL Server Data Tools (SSDT) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| MDX edit, debug, and design tools | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Basic R integration 1 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Advanced R integration 2 | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Basic Python integration | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Advanced Python integration | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Machine Learning Server (Standalone) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| PolyBase compute node | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | Yes 3 | Yes 3 | Yes 3 | Yes 3 |
| PolyBase head node | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| JSON | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Query Store | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Temporal | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Common Language Runtime (CLR) Integration | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Native XML support | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| XML indexing | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| MERGE and UPSERT capabilities | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| FILESTREAM support | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| FileTable | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Date and Time datatypes | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Internationalization support | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Full-text and semantic search | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Specification of language in query | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Service Broker (messaging) | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | No 4 | No 4 | No 4 |
| Transact-SQL endpoints | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Graph | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
1 Basic integration is limited to 2 cores and in-memory data sets.
2 Advanced integration can use all available cores for parallel processing of data sets at any size subject to hardware limits.
3 Scale out with multiple compute nodes requires a head node.
4 Client only.
For info about SQL Server Integration Services (SSIS) features supported by the editions of [!INCLUDEssNoVersion_md], see Integration Services Features Supported by the Editions of SQL Server.
For information about the [!INCLUDEssMDSshort_md] and Data Quality Services features supported by the editions of [!INCLUDEssNoVersion_md], see Master Data Services and Data Quality Services Features Supported by the Editions of SQL Server.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Create cubes without a database | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Auto-generate staging and data warehouse schema | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Change data capture | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Star join query optimizations | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Scalable read-only Analysis Services configuration | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Parallel query processing on partitioned tables and indexes | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Global batch aggregation | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
For information about the Analysis Services features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server.
For information about the Analysis Services features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server.
For information about the Analysis Services features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server.
For information about the Power Pivot for SharePoint features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server.
For information about the data mining features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server.
For information about the Reporting Services features supported by the editions of [!INCLUDEssNoVersion_md], see Reporting Services Features Supported by the Editions of SQL Server.
For information about the Business Intelligence Client features supported by the editions of [!INCLUDEssNoVersion_md], see Analysis Services Features Supported by the Editions of SQL Server or Reporting Services Features Supported by the Editions of SQL Server.
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| Spatial indexes | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Planar and geodetic datatypes | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Advanced spatial libraries | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Import/export of industry-standard spatial data formats | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| [!INCLUDEssNoVersion] Migration Assistant | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: |
| Database mail | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/yes-icon.svg" border="false" alt-text="Yes"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| Feature | Enterprise | Standard | Web | Express with Advanced Services |
Express |
|---|---|---|---|---|---|
| StreamInsight | StreamInsight Premium Edition | StreamInsight Standard Edition | StreamInsight Standard Edition | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
| StreamInsight HA | StreamInsight Premium Edition | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: | :::image type="content" source="../includes/media/no-icon.svg" border="false" alt-text="No"::: |
:::image type="icon" source="../includes/media/download.svg" border="false"::: Download the latest version of SQL Server Management Studio
[!INCLUDEget-help-options]
[!INCLUDEcontribute-to-content]