Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 3b20ea3

Browse files
committed
Removing less than or equal monikers per feedback
1 parent f6d32bc commit 3b20ea3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/sql-server/sql-server-technical-documentation.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ monikerRange: ">= sql-server-2014 || >= sql-analysis-services-2016 || >= sql-se
3434
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 both Windows and Linux. The content includes end-to-end examples, code samples, and videos. For SQL Server language topics, see [Language Reference](../t-sql/language-reference.md).
3535
::: moniker-end
3636

37-
::: moniker range="<= sql-analysis-services-2016 || <= sql-server-2016"
37+
::: moniker range="= sql-analysis-services-2016 || = sql-server-2016"
3838
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).
3939
::: moniker-end
4040

@@ -63,7 +63,7 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
6363
- [Previous Versions](https://docs.microsoft.com/en-us/previous-versions/sql/)
6464
::: moniker-end
6565

66-
::: moniker range="<= sql-analysis-services-2016 || <= sql-server-2016"
66+
::: moniker range="= sql-analysis-services-2016 || = sql-server-2016"
6767
**Try SQL Server!**
6868
- [![Download from Evaluation Center](../includes/media/download2.png)](http://go.microsoft.com/fwlink/?LinkID=829477) [Download SQL Server for Windows](http://go.microsoft.com/fwlink/?LinkID=829477)
6969
- [![Download from Evaluation Center](../includes/media/download2.png)](../ssms/download-sql-server-management-studio-ssms.md) [Download SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md)
@@ -95,15 +95,17 @@ SQL Server is a central part of the Microsoft data platform. SQL Server is an in
9595
|![Master Data Services](../sql-server/media/master-data-services.png)|**[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.|
9696
::: moniker-end
9797

98+
::: moniker range="= sql-analysis-services-2016 || = sql-server-2016"
9899
## Migrate and move data
99100

100-
::: moniker range="<= sql-analysis-services-2016 || <= sql-server-2016"
101101
- [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)
102102
- [Migrate your SQL Server database to Azure SQL Database](https://docs.microsoft.com/azure/sql-database/sql-database-migrate-your-sql-server-database)
103103
- [Microsoft Data Migration Assistant](https://www.microsoft.com/download/details.aspx?id=53595)
104104
::: moniker-end
105105

106106
::: moniker range=">= sql-analysis-services-2017 || >= sql-server-2017 || >= sql-server-linux-2017 || = sqlallproducts-allversions"
107+
## Migrate and move data
108+
107109
- [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)
108110
- [Migrate data to SQL Server on Linux](../linux/sql-server-linux-migrate-overview.md)
109111
- [Migrate your SQL Server database to Azure SQL Database](https://docs.microsoft.com/azure/sql-database/sql-database-migrate-your-sql-server-database)

0 commit comments

Comments
 (0)