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

Commit b0a91e4

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into release-2016-cu
2 parents b780061 + 8a93323 commit b0a91e4

9 files changed

Lines changed: 33 additions & 37 deletions

File tree

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ July 15, 2020   /   version: 1.20.0
4242
| Added new Feature Tour | From welcome page and command palette, users can now launch a feature tour to get a walkthrough of commonly used features including Connections Viewlet, Notebooks viewlet, and Extensions Marketplace |
4343
| New notebook features | &bull; &nbsp; Header support in Markdown Toolbar<br/> &bull; &nbsp; Side-by-side Markdown Preview in Text Cells
4444
| Drag and Drop Columns and Tables in Query Editor | Users can now directly drag and drop columns and tables from connections viewlet to query editor |
45-
| Azure Account icon added to Activity Bar) | More discoverable to sign in to Azure |
45+
| Added Azure Account icon to Activity Bar | Users can now easily see where to sign in to Azure |
4646
| Resolved bugs and issues | For a complete list of fixes see [Bugs and issues, on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue+milestone%3A%22July+2020+Release%22+is%3Aclosed). |
4747
| &nbsp; | &nbsp; |
4848

docs/connect/driver-feature-matrix.md

Lines changed: 9 additions & 11 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/17/2020
5+
ms.date: 08/05/2020
66
ms.prod: sql
77
ms.technology: connectivity
88
ms.topic: conceptual
@@ -54,8 +54,8 @@ We wish all drivers supported every feature and spend effort to ensure feature p
5454
| [Always Encrypted](../relational-databases/security/encryption/always-encrypted-database-engine.md) | [Yes](odbc/using-always-encrypted-with-the-odbc-driver.md) | [Yes](odbc/using-always-encrypted-with-the-odbc-driver.md) | [Yes](jdbc/using-always-encrypted-with-the-jdbc-driver.md) |
5555
| [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md) | [Yes](odbc/using-always-encrypted-with-the-odbc-driver.md#enabling-always-encrypted-with-secure-enclaves) | [Yes](odbc/using-always-encrypted-with-the-odbc-driver.md#enabling-always-encrypted-with-secure-enclaves) | [Yes](jdbc/using-always-encrypted-with-the-jdbc-driver.md) | |
5656
| [Azure Active Directory Access Token authentication](/azure/active-directory/develop/access-tokens) | [Yes](odbc/using-azure-active-directory.md#authenticating-with-an-access-token) | [Yes](odbc/using-azure-active-directory.md#authenticating-with-an-access-token) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md#connecting-using-access-token) | [Yes](oledb/features/using-azure-active-directory.md) |
57-
| [Azure Active Directory Password authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](odbc/using-azure-active-directory.md) | [Yes](odbc/using-azure-active-directory.md)<sup>[1](#note1)</sup> | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) | [Yes](oledb/features/using-azure-active-directory.md) |
58-
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](odbc/using-azure-active-directory.md) | | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) | [Yes](oledb/features/using-azure-active-directory.md) |
57+
| [Azure Active Directory Password authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](odbc/using-azure-active-directory.md) | [Yes](odbc/using-azure-active-directory.md) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) | [Yes](oledb/features/using-azure-active-directory.md) |
58+
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](odbc/using-azure-active-directory.md) | [Yes](odbc/using-azure-active-directory.md) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) | [Yes](oledb/features/using-azure-active-directory.md) |
5959
| [Azure Active Directory Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](odbc/using-azure-active-directory.md) | | | [Yes](oledb/features/using-azure-active-directory.md) |
6060
| [Azure Active Directory Managed Identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | [Yes](odbc/using-azure-active-directory.md) | [Yes](odbc/using-azure-active-directory.md) | [Yes](jdbc/connecting-using-azure-active-directory-authentication.md) | [Yes](oledb/features/using-azure-active-directory.md) |
6161
| [Azure Active Directory Service Principal authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | | |
@@ -69,14 +69,14 @@ We wish all drivers supported every feature and spend effort to ensure feature p
6969
| [Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md) | [Yes](odbc/using-transparent-network-ip-resolution.md) | [Yes](odbc/using-transparent-network-ip-resolution.md) | [Yes](jdbc/setting-the-connection-properties.md) | [Yes](oledb/features/using-transparent-network-ip-resolution.md) |
7070
| &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
7171

72-
| <a id="table3"></a>Feature | [Drivers for PHP for SQL Server on Windows](php/microsoft-php-driver-for-sql-server.md)<sup>[2](#note2)</sup> | [Drivers for PHP for SQL Server on Linux and macOS](php/microsoft-php-driver-for-sql-server.md)<sup>[2](#note2)</sup> | [Tedious (Node.js)](node-js/node-js-driver-for-sql-server.md) | [pyODBC (Python)](python/pyodbc/python-sql-driver-pyodbc.md)<sup>[2](#note2)</sup> |
72+
| <a id="table3"></a>Feature | [Drivers for PHP for SQL Server on Windows](php/microsoft-php-driver-for-sql-server.md)<sup>[1](#note1)</sup> | [Drivers for PHP for SQL Server on Linux and macOS](php/microsoft-php-driver-for-sql-server.md)<sup>[1](#note1)</sup> | [Tedious (Node.js)](node-js/node-js-driver-for-sql-server.md) | [pyODBC (Python)](python/pyodbc/python-sql-driver-pyodbc.md)<sup>[1](#note1)</sup> |
7373
| :-- | :-- | :-- | :-- | :-- |
7474
| [Always Encrypted](../relational-databases/security/encryption/always-encrypted-database-engine.md) | [Yes](php/using-always-encrypted-php-drivers.md) | [Yes](php/using-always-encrypted-php-drivers.md) | | Yes |
7575
| [Always Encrypted with secure enclaves](../relational-databases/security/encryption/always-encrypted-enclaves.md) | [Yes](php/always-encrypted-secure-enclaves.md) | [Yes](php/always-encrypted-secure-enclaves.md) | | Yes |
7676
| [Azure Active Directory Access Token authentication](/azure/active-directory/develop/access-tokens) | [Yes](php/azure-active-directory.md) | [Yes](php/azure-active-directory.md) | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes |
77-
| [Azure Active Directory Password authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](php/azure-active-directory.md) | [Yes](php/azure-active-directory.md)<sup>[1](#note1)</sup> | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes |
78-
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | | | | Yes<sup>[3](#note3)</sup> |
79-
| [Azure Active Directory Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | | | | Yes<sup>[3](#note3)</sup> |
77+
| [Azure Active Directory Password authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](php/azure-active-directory.md) | [Yes](php/azure-active-directory.md) | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes |
78+
| [Azure Active Directory Integrated authentication](/azure/sql-database/sql-database-aad-authentication) | [Yes](php/azure-active-directory.md) | [Yes](php/azure-active-directory.md) | | Yes |
79+
| [Azure Active Directory Interactive (MFA) authentication](/azure/sql-database/sql-database-aad-authentication) | | | | Yes<sup>[2](#note2)</sup> |
8080
| [Azure Active Directory Managed Identity authentication](/azure/active-directory/managed-identities-azure-resources/overview) | [Yes](php/azure-active-directory.md) | [Yes](php/azure-active-directory.md) | [Yes](https://tediousjs.github.io/tedious/api-connection.html#function_newConnection) | Yes |
8181
| [Azure Active Directory Service Principal authentication](/azure/active-directory/develop/app-objects-and-service-principals) | | | | |
8282
| [Windows-Integrated authentication](/windows-server/security/windows-authentication/windows-authentication-overview) | [Yes](php/how-to-connect-using-windows-authentication.md) | [Yes](odbc/linux-mac/using-integrated-authentication.md) | | Yes |
@@ -89,11 +89,9 @@ We wish all drivers supported every feature and spend effort to ensure feature p
8989
| [Transparent Network IP Resolution](odbc/using-transparent-network-ip-resolution.md) | [Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md) | [Yes](php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md) | | [Yes](odbc/using-transparent-network-ip-resolution.md) |
9090
| &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
9191

92-
<a id="note1"></a><sup>1</sup> Active Directory federated authentication without password hash synchronization or pass-through authentication isn't supported on Linux and macOS.
92+
<a id="note1"></a><sup>1</sup> Since these drivers rely on the Microsoft ODBC Driver for SQL Server, a version of that driver that supports the feature must also be used.
9393

94-
<a id="note2"></a><sup>2</sup> Since these drivers rely on the Microsoft ODBC Driver for SQL Server, a version of that driver that supports the feature must also be used.
95-
96-
<a id="note3"></a><sup>3</sup> Only on Windows.
94+
<a id="note2"></a><sup>2</sup> Only on Windows.
9795

9896
[!INCLUDE[get-help-options](../includes/paragraph-content/get-help-options.md)]
9997

docs/connect/jdbc/overview-of-the-jdbc-driver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Overview of the JDBC driver | Microsoft Docs"
33
description: "The Microsoft JDBC Driver for SQL Server is a Type 4 Java Database Connectivity (JDBC) 4.2 compliant driver that provides data access to SQL databases."
44
ms.custom: ""
5-
ms.date: 10/28/2019
5+
ms.date: 08/05/2020
66
ms.prod: sql
77
ms.prod_service: connectivity
88
ms.reviewer: ""
@@ -20,7 +20,7 @@ The Microsoft JDBC Driver for SQL Server is a Type 4 Java Database Connectivity
2020

2121
## Redistribution
2222

23-
The JDBC Driver versions 6.0, 6.2, 6.4, and 7.0 are redistributable. Review the _Distributable Code_ clause in the license agreements.
23+
The JDBC Driver versions 6.0 and up are redistributable. Review the _Distributable Code_ clause in the license agreements.
2424

2525
The JDBC Driver versions 4.x are old and obsolete. Support for 4.x expired before 2018.
2626

docs/database-engine/configure-windows/configure-the-max-worker-threads-server-configuration-option.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The default value for **max worker threads** is 0. This enables [!INCLUDE[ssNoVe
6969
|8|288|576|576|
7070
|16|352|704|704|
7171
|32|480|960|960|
72-
|64|736|1472|2432|
72+
|64|736|1472|1472|
7373
|128|1248|2496|4480|
7474
|256|2272|4544|8576|
7575

docs/relational-databases/databases/shrink-a-database.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ monikerRange: "=azuresqldb-current||>=sql-server-2016||=sqlallproducts-allversio
5151

5252
- The database cannot be made smaller than the minimum size of the database. The minimum size is the size specified when the database was originally created, or the last explicit size set by using a file-size-changing operation, such as DBCC SHRINKFILE. For example, if a database was originally created with a size of 10 MB and grew to 100 MB, the smallest size the database could be reduced to is 10 MB, even if all the data in the database has been deleted.
5353

54-
- You cannot shrink a database while the database is being backed up. Conversely, you cannot backup a database while a shrink operation on the database is in process.
55-
56-
- DBCC SHRINKDATABASE will fail when it encounters an xVelocity memory optimized columnstore index. Work completed before encountering the columnstore index will succeed so the database might be smaller. To complete DBCC SHRINKDATABASE, disable all columnstore indexes before executing DBCC SHRINKDATABASE, and then rebuild the columnstore indexes.
54+
- You cannot shrink a database while the database is being backed up. Conversely, you cannot backup a database while a shrink operation on the database is in process.
5755

5856
### <a name="Recommendations"></a> Recommendations
5957

docs/relational-databases/system-catalog-views/sys-pdw-nodes-column-store-row-groups-transact-sql.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "sys.pdw_nodes_column_store_row_groups (Transact-SQL)"
33
ms.custom: seo-dt-2019
4-
ms.date: "03/03/2017"
4+
ms.date: 08/05/2020
55
ms.prod: sql
66
ms.technology: data-warehouse
77
ms.reviewer: ""
@@ -50,7 +50,7 @@ monikerRange: ">= aps-pdw-2016 || = azure-sqldw-latest || = sqlallproducts-allve
5050
## Examples: [!INCLUDE[ssSDW](../../includes/sssdw-md.md)] and [!INCLUDE[ssPDW](../../includes/sspdw-md.md)]
5151
The following example joins the **sys.pdw_nodes_column_store_row_groups** table to other system tables to return information about specific tables. The calculated `PercentFull` column is an estimate of the efficiency of the row group. To find information on a single table remove the comment hyphens in front of the WHERE clause and provide a table name.
5252

53-
```
53+
```sql
5454
SELECT IndexMap.object_id,
5555
object_name(IndexMap.object_id) AS LogicalTableName,
5656
i.name AS LogicalIndexName, IndexMap.index_id, NI.type_desc,
@@ -69,14 +69,15 @@ JOIN sys.pdw_nodes_indexes AS NI
6969
JOIN sys.pdw_nodes_column_store_row_groups AS CSRowGroups
7070
ON CSRowGroups.object_id = NI.object_id
7171
AND CSRowGroups.pdw_node_id = NI.pdw_node_id
72-
AND CSRowGroups.index_id = NI.index_id
72+
AND CSRowGroups.index_id = NI.index_id
73+
WHERE total_rows > 0
7374
--WHERE t.name = '<table_name>'
7475
ORDER BY object_name(i.object_id), i.name, IndexMap.physical_name, pdw_node_id;
7576
```
7677

7778
The following [!INCLUDE[ssSDW_md](../../includes/sssdw-md.md)] example counts the rows per partition for clustered column stores as well as how many rows are in Open, Closed, or Compressed Row groups:
7879

79-
```
80+
```sql
8081
SELECT
8182
s.name AS [Schema Name]
8283
,t.name AS [Table Name]
@@ -86,14 +87,16 @@ SELECT
8687
,SUM(CASE WHEN rg.State = 2 THEN rg.Total_Rows ELSE 0 END) AS [Rows in Closed Row Groups]
8788
,SUM(CASE WHEN rg.State = 3 THEN rg.Total_Rows ELSE 0 END) AS [Rows in COMPRESSED Row Groups]
8889
FROM sys.pdw_nodes_column_store_row_groups rg
89-
JOIN sys.pdw_nodes_tables pt
90-
ON rg.object_id = pt.object_id AND rg.pdw_node_id = pt.pdw_node_id AND pt.distribution_id = rg.distribution_id
91-
JOIN sys.pdw_table_mappings tm
92-
ON pt.name = tm.physical_name
93-
INNER JOIN sys.tables t
94-
ON tm.object_id = t.object_id
95-
INNER JOIN sys.schemas s
96-
ON t.schema_id = s.schema_id
90+
JOIN sys.pdw_nodes_tables pt
91+
ON rg.object_id = pt.object_id
92+
AND rg.pdw_node_id = pt.pdw_node_id
93+
AND pt.distribution_id = rg.distribution_id
94+
JOIN sys.pdw_table_mappings tm
95+
ON pt.name = tm.physical_name
96+
INNER JOIN sys.tables t
97+
ON tm.object_id = t.object_id
98+
INNER JOIN sys.schemas s
99+
ON t.schema_id = s.schema_id
97100
GROUP BY s.name, t.name, rg.partition_number
98101
ORDER BY 1, 2
99102
```

docs/t-sql/functions/cast-and-convert-transact-sql.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ f1_keywords:
1212
- "CONVERT_TSQL"
1313
- "CAST"
1414
- "CONVERT"
15-
- CONVERT()_TSQL
16-
- sql13.swb.tsqlresults.f1
17-
- sql13.swb.tsqlquery.f1
1815
dev_langs:
1916
- "TSQL"
2017
helpviewer_keywords:

docs/t-sql/queries/search-condition-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
5656
<search_condition_without_match> ::=
5757
{ [ NOT ] <predicate> | ( <search_condition_without_match> ) }
5858
[ { AND | OR } [ NOT ] { <predicate> | ( <search_condition_without_match> ) } ]
59-
[ ,...n ]
59+
[ ...n ]
6060
6161
<predicate> ::=
6262
{ expression { = | < > | ! = | > | > = | ! > | < | < = | ! < } expression
@@ -93,7 +93,7 @@ monikerRange: ">=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-s
9393
< search_condition > ::=
9494
{ [ NOT ] <predicate> | ( <search_condition> ) }
9595
[ { AND | OR } [ NOT ] { <predicate> | ( <search_condition> ) } ]
96-
[ ,...n ]
96+
[ ...n ]
9797
9898
<predicate> ::=
9999
{ expression { = | < > | ! = | > | > = | < | < = } expression

docs/t-sql/statements/copy-into-transact-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ There is no need to split Parquet and ORC files because the COPY command will au
422422
### When will the COPY command be generally available?
423423
The COPY command will be generally available by the end of this calendar year (2020).
424424

425-
### Are there any known issues with the COPY command?
425+
### Are there any limitations on the number or size of files?
426+
Files should be at least 4MB.
426427

427-
- LOB support such as (n)varchar(max) is not available in the COPY statement. This will be available early next year.
428428

429429
Please send any feedback or issues to the following distribution list: sqldwcopypreview@service.microsoft.com
430430

0 commit comments

Comments
 (0)