Skip to content

Commit 7731194

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into release-2019-cu
2 parents f3c4bfa + fd3a493 commit 7731194

7 files changed

Lines changed: 13 additions & 14 deletions

File tree

docs/2014/analysis-services/analysis-services-tutorial-scenario.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: owend
2020
## Current Analysis Environment
2121
To support the data analysis needs of the sales and marketing teams and of senior management, the company currently takes transactional data from the [!INCLUDE[ssSampleDBnormal](../includes/sssampledbnormal-md.md)] database, and non-transactional information such as sales quotas from spreadsheets, and consolidates this information into the **AdventureWorksDW2012** relational data warehouse. However, the relational data warehouse presents the following challenges:
2222

23-
- Reports are static. Users have no way to interactively explore the data in the reports to obtain more detailed information, such as they could do with a [!INCLUDE[msCoName](../includes/msconame-md.md)] Office Excel pivot table. Although the existing set of predefined reports is sufficient for many users, more advanced users need direct query access to the database for interactive queries and specialized reports. However, because of the complexity of the **AdventureWorksDW2012** database, too much time is needed for such users to master how to create effective queries.
23+
- Reports are static. Users have no way to interactively explore the data in the reports to obtain more detailed information, such as they could do with a [!INCLUDE[msCoName](../includes/msconame-md.md)] Office Excel pivot table. Although the existing set of predefined reports is sufficient for many users, more advanced users need direct query access to the database for interactive queries and specialized reports. However, because of the complexity of the **AdventureWorksDW2012** database, too much time is needed for such users to learn how to create effective queries.
2424

2525
- Query performance is widely variable. For example, some queries return results very quickly, in only a few seconds, while other queries take several minutes to return.
2626

docs/2014/analysis-services/multidimensional-modeling-adventure-works-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ms.author: owend
5555
|[Lesson 10: Defining Administrative Roles](lesson-10-defining-administrative-roles.md)|15 minutes|
5656

5757
> [!NOTE]
58-
> The cube database that you will create in this tutorial is a simplified version of the [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] multidimensional model project that is part of the Adventure Works sample databases available for download on the codeplex site. The tutorial version of the Adventure Works multidimensional database is simplified to bring greater focus to the specific skills that you will want to master right away. After you complete the tutorial, consider exploring the multidimensional model project on your own to further your understanding of [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] multidimensional modeling.
58+
> The cube database that you will create in this tutorial is a simplified version of the [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] multidimensional model project that is part of the Adventure Works sample databases available for download on the codeplex site. The tutorial version of the Adventure Works multidimensional database is simplified to bring greater focus to the specific skills that you will want to improve right away. After you complete the tutorial, consider exploring the multidimensional model project on your own to further your understanding of [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] multidimensional modeling.
5959
6060
## Next Step
6161
To begin the tutorial, continue to the first lesson: [Lesson 1: Defining a Data Source View within an Analysis Services Project](lesson-1-defining-a-data-source-view-within-an-analysis-services-project.md).

docs/2014/analysis-services/multidimensional-models-olap-logical-cube-objects/partitions-remote-partitions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ helpviewer_keywords:
1414
- "backing up remote partitions [Analysis Services]"
1515
- "partitions [Analysis Services], storage"
1616
- "storing data [Analysis Services], partitions"
17-
- "MasterDataSourceID property"
1817
- "remote partitions [Analysis Services]"
1918
ms.assetid: 63f5d9f5-c6b6-4ceb-94fe-7b6c396d10bb
2019
author: minewiskan

docs/connect/driver-feature-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Driver feature support matrix"
33
description: "Learn which popular features are supported in drivers for SQL Server and where to find information about them."
44
ms.custom: ""
5-
ms.date: 06/12/2020
5+
ms.date: 06/16/2020
66
ms.prod: sql
77
ms.technology: connectivity
88
ms.topic: conceptual
@@ -35,8 +35,8 @@ We wish all drivers supported every feature and spend effort to ensure feature p
3535
| [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md) | [Yes](ado-net/sql/sqlclient-support-always-encrypted.md#enabling-always-encrypted-with-secure-enclaves) | [Yes](ado-net/sql/sqlclient-support-always-encrypted.md#enabling-always-encrypted-with-secure-enclaves) | | [Yes](ado-net/sql/sqlclient-support-always-encrypted.md#enabling-always-encrypted-with-secure-enclaves) |
3636
| [Azure Active Directory Access Token authentication](/azure/active-directory/develop/access-tokens) | [Yes](/dotnet/api/system.data.sqlclient.sqlconnection.accesstoken) | [Yes](/dotnet/api/microsoft.data.sqlclient.sqlconnection.accesstoken) | [Yes](/dotnet/api/microsoft.data.sqlclient.sqlconnection.accesstoken) | [Yes](/dotnet/api/microsoft.data.sqlclient.sqlconnection.accesstoken) |
3737
| [Azure Active Directory Password authentication](/azure/sql-database/sql-database-aad-authentication) | Yes | Yes | | Yes |
38-
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | | Yes | | Yes |
39-
| [Azure Active Directory Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | | Yes | | Yes |
38+
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | Yes | Yes | | Yes |
39+
| [Azure Active Directory Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | Yes | Yes | | Yes |
4040
| [Azure Active Directory Managed Identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | | | | |
4141
| [Windows-Integrated authentication](/windows-server/security/windows-authentication/windows-authentication-overview) | [Yes](ado-net/sql/authentication-sql-server.md) | [Yes](ado-net/sql/authentication-sql-server.md) | [Yes](/dotnet/framework/data/adonet/sql/authentication-in-sql-server) | [Yes](/dotnet/framework/data/adonet/sql/authentication-in-sql-server) |
4242
| [Bulk Copy](../relational-databases/import-export/bulk-import-and-export-of-data-sql-server.md) | [Yes](ado-net/sql/bulk-copy-operations-sql-server.md) | [Yes](ado-net/sql/bulk-copy-operations-sql-server.md) | [Yes](/dotnet/framework/data/adonet/sql/bulk-copy-operations-in-sql-server) | [Yes](/dotnet/framework/data/adonet/sql/bulk-copy-operations-in-sql-server) |

docs/dmx/source-data-query-shape.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,30 @@ author: minewiskan
2020

2121
```
2222
23-
SHAPE {<master query>}
23+
SHAPE {<primary query>}
2424
APPEND ({ <child table query> }
25-
RELATE <master column> TO <child column>)
25+
RELATE <primary column> TO <child column>)
2626
AS <column table name>
2727
[
2828
({ <child table query> }
29-
RELATE <master column> TO <child column>)
29+
RELATE <primary column> TO <child column>)
3030
AS < column table name>
3131
...
3232
]
3333
```
3434

3535
## Arguments
36-
*master query*
36+
*primary query*
3737
The query returning the parent table.
3838

3939
*child table query*
4040
The query returning the nested table.
4141

42-
*master column*
42+
*primary column*
4343
The column in the parent table to identify child rows from the result of a child table query.
4444

4545
*child column*
46-
The column in the child table to identify the parent row from the result of a master query.
46+
The column in the child table to identify the parent row from the result of a primary query.
4747

4848
*column table name*
4949
The newly appended column name in the parent table for the nested table.

docs/linux/sql-server-linux-configure-mssql-conf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.assetid: 06798dff-65c7-43e0-9ab3-ffb23374b322
1616
<!--SQL Server 2017 on Linux-->
1717
::: moniker range="= sql-server-linux-2017 || = sql-server-2017"
1818

19-
**mssql-conf** is a configuration script that installs with SQL Server 2017 for Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and Ubuntu. You can use this utility to set the following parameters:
19+
**mssql-conf** is a configuration script that installs with SQL Server 2017 for Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and Ubuntu. It modifies the [**mssql.conf file**](#mssql-conf-format) where configuration values are stored. You can use **mssql-conf** utility to set the following parameters:
2020

2121
|||
2222
|---|---|

docs/relational-databases/security/encryption/extensible-key-management-ekm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GO
8484
#### EKM Device-Specific Basic Authentication Using username/password
8585
For those EKM modules that support Basic authentication using a *username/password* pair, [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] provides transparent authentication using credentials. For more information about credentials, see [Credentials &#40;Database Engine&#41;](../../../relational-databases/security/authentication-access/credentials-database-engine.md).
8686

87-
A credential can be created for an EKM provider and mapped to a login (both Windows and [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] accounts) to access an EKM module on per-login basis. The *Identify* field of the credential contains the username; the *secret* field contains a password to connect to an EKM module.
87+
A credential can be created for an EKM provider and mapped to a login (both Windows and [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] accounts) to access an EKM module on per-login basis. The *identity* field of the credential contains the username; the *secret* field contains a password to connect to an EKM module.
8888

8989
If there is no login mapped credential for the EKM provider, the credential mapped to the [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] service account is used.
9090

0 commit comments

Comments
 (0)