You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/sql-server-technical-documentation.md
+7-17Lines changed: 7 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "SQL Server Documentation | Microsoft Docs"
3
-
ms.date: "04/26/2018"
3
+
ms.date: "05/03/2018"
4
4
ms.prod: sql
5
5
ms.prod_service: "sql"
6
6
ms.reviewer: ""
@@ -36,10 +36,6 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
36
36
SQL Server is a central part of the Microsoft data platform. SQL Server is an industry leader in operational database management systems (ODBMS). This documentation helps you install, configure, and use SQL Server on Windows. The content includes end-to-end examples, code samples, and videos. For SQL Server language topics, see [Language Reference](../t-sql/language-reference.md).
37
37
::: moniker-end
38
38
39
-
40
-
41
-
42
-
43
39
<!-- Moniker assignments nicely designed so that exactly 1 of these next 3 little WhatsNew tables will be displayed
44
40
at any one time, regardless of user's moniker choice.
45
41
-->
@@ -49,6 +45,12 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
49
45
|---------|---------|
50
46
|[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)|
51
47
|[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)|
48
+
49
+
 The SQL Server 2014 content will soon be merged into the .docs site. For now, see:
50
+
-[Books Online for SQL Server 2014](https://msdn.microsoft.com/en-us/library/ms130214(v=sql.120).aspx)
51
+
-[What's New in SQL Server 2014](https://msdn.microsoft.com/library/bb500435(v=sql.120).aspx)
52
+
-[SQL Server 2014 Release Notes](../sql-server/sql-server-2014-release-notes.md)
@@ -63,16 +65,6 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
63
65
|[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)|
64
66
::: moniker-end
65
67
66
-
67
-
68
-
69
-
70
-
 The SQL Server 2014 content will soon be merged into the .docs site. For now, see:
71
-
-[Books Online for SQL Server 2014](https://msdn.microsoft.com/en-us/library/ms130214(v=sql.120).aspx)
72
-
-[What's New in SQL Server 2014](https://msdn.microsoft.com/library/bb500435(v=sql.120).aspx)
73
-
-[SQL Server 2014 Release Notes](../sql-server/sql-server-2014-release-notes.md)
-[](http://go.microsoft.com/fwlink/?LinkID=829477)[Download SQL Server for Windows](http://go.microsoft.com/fwlink/?LinkID=829477)
@@ -90,7 +82,6 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
90
82
-[](https://azure.microsoft.com/services/virtual-machines/sql-server/?wt.mc_id=sqL16_vm)[Get a Virtual Machine with SQL Server](https://azure.microsoft.com/services/virtual-machines/sql-server/?wt.mc_id=sqL16_vm)
@@ -103,7 +94,6 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
103
94
||**[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.|
104
95
||**[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.|
105
96
||**[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.|
0 commit comments