|
1 | 1 | --- |
2 | 2 | title: "SQL Server Documentation | Microsoft Docs" |
3 | | -ms.date: "05/03/2018" |
| 3 | +ms.date: "08/08/2018" |
4 | 4 | ms.prod: sql |
5 | 5 | ms.reviewer: "" |
6 | 6 | ms.suite: "sql" |
@@ -44,28 +44,25 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in |
44 | 44 | |---------|---------| |
45 | 45 | |[What's New in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md) | [SQL Server 2017 Release Notes](../sql-server/sql-server-2017-release-notes.md) | |
46 | 46 | |[What's New in SQL Server 2016](../sql-server/what-s-new-in-sql-server-2016.md) | [SQL Server 2016 Release Notes](../sql-server/sql-server-2016-release-notes.md) | |
| 47 | +| | | |
47 | 48 |
|
48 | | - The SQL Server 2014 content will soon be merged into the .docs site. For now, see: |
49 | | -- [Books Online for SQL Server 2014](https://msdn.microsoft.com/library/ms130214(v=sql.120).aspx) |
50 | | -- [What's New in SQL Server 2014](https://msdn.microsoft.com/library/bb500435(v=sql.120).aspx) |
51 | | -- [SQL Server 2014 Release Notes](../sql-server/sql-server-2014-release-notes.md) |
52 | | -- [Previous Versions](https://docs.microsoft.com/previous-versions/sql/) |
| 49 | + The SQL Server **2014** documentation is available [here](https://docs.microsoft.com/sql/2014-toc/index?view=sql-server-2014). |
53 | 50 | ::: moniker-end |
54 | 51 |
|
55 | | -::: moniker range="= sql-server-linux-2017 || = sql-server-2017" |
| 52 | +::: moniker range="= sql-server-linux-2017 || = sql-server-2017 || = sqlallproducts-allversions" |
56 | 53 | |What's new | Release notes | |
57 | 54 | |---------|---------| |
58 | 55 | |[What's New in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md) | [SQL Server 2017 Release Notes](../sql-server/sql-server-2017-release-notes.md) | |
59 | 56 | ::: moniker-end |
60 | 57 |
|
61 | | -::: moniker range="=sql-server-2016" |
| 58 | +::: moniker range="=sql-server-2016 || = sqlallproducts-allversions" |
62 | 59 | |What's new | Release notes | |
63 | 60 | |---------|---------| |
64 | 61 | |[What's New in SQL Server 2016](../sql-server/what-s-new-in-sql-server-2016.md) | [SQL Server 2016 Release Notes](../sql-server/sql-server-2016-release-notes.md) | |
65 | 62 | ::: moniker-end |
66 | 63 |
|
67 | | -::: moniker range="= sql-server-2016" |
68 | | -**Try SQL Server!** |
| 64 | +::: moniker range="= sql-server-2016 || = sqlallproducts-allversions" |
| 65 | +**Try SQL Server 2016!** |
69 | 66 | - [](http://go.microsoft.com/fwlink/?LinkID=829477) [Download SQL Server for Windows](http://go.microsoft.com/fwlink/?LinkID=829477) |
70 | 67 | - [](../ssms/download-sql-server-management-studio-ssms.md) [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md) |
71 | 68 | - [](../ssdt/download-sql-server-data-tools-ssdt.md) [Download SQL Server Data Tools (SSDT)](../ssdt/download-sql-server-data-tools-ssdt.md) |
@@ -93,9 +90,10 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in |
93 | 90 | ||**[Replication](../relational-databases/replication/sql-server-replication.md)**<br /><br /> Replication is a set of technologies for copying and distributing data and database objects from one database to another, and then synchronizing between databases to maintain consistency. By using replication, you can distribute data to different locations and to remote or mobile users by means of local and wide area networks, dial-up connections, wireless connections, and the Internet.| |
94 | 91 | ||**[Data Quality Services](../data-quality-services/data-quality-services.md)**<br /><br /> SQL Server Data Quality Services (DQS) provides you with a knowledge-driven data cleansing solution. DQS enables you to build a knowledge base, and then use that knowledge base to perform data correction and deduplication on your data, using both computer-assisted and interactive means. You can use cloud-based reference data services, and you can build a data management solution that integrates DQS with SQL Server Integration Services and Master Data Services.| |
95 | 92 | ||**[Master Data Services](../master-data-services/master-data-services-installation-and-configuration.md)**<br /><br /> [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] is the [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] solution for master data management. A solution built on [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)] helps ensure that reporting and analysis is based on the right information. Using [!INCLUDE[ssMDSshort](../includes/ssmdsshort-md.md)], you create a central repository for your master data and maintain an auditable, securable record of that data as it changes over time.| |
| 93 | +| | | |
96 | 94 |
|
97 | | -::: moniker range="= sql-server-2016" |
98 | | -## Migrate and move data |
| 95 | +::: moniker range="= sql-server-2016 || = sqlallproducts-allversions" |
| 96 | +## Migrate and move data, in version 2016 |
99 | 97 |
|
100 | 98 | - [Import and Export Data with the SQL Server Import and Export Wizard](../integration-services/import-export-data/import-and-export-data-with-the-sql-server-import-and-export-wizard.md) |
101 | 99 | - [Migrate your SQL Server database to Azure SQL Database](https://docs.microsoft.com/azure/sql-database/sql-database-migrate-your-sql-server-database) |
@@ -125,4 +123,4 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in |
125 | 123 |
|
126 | 124 | [!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)] |
127 | 125 |
|
128 | | -[!INCLUDE[contribute-to-content](../includes/paragraph-content/contribute-to-content.md)] |
| 126 | +[!INCLUDE[contribute-to-content](../includes/paragraph-content/contribute-to-content.md)] |
0 commit comments