Skip to content

Commit 401c54b

Browse files
committed
fixed warning, toc and index
1 parent 3b352cc commit 401c54b

File tree

7 files changed

+567
-5
lines changed

7 files changed

+567
-5
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
- name: Azure
2+
tocHref: /azure/
3+
topicHref: /azure/index
4+
items:
5+
- name: Synapse Analytics
6+
tocHref: /azure/sql-database/
7+
topicHref: /azure/sql-data-warehouse/index
8+
9+
- name: Azure
10+
tocHref: /azure/
11+
topicHref: /azure/index
12+
items:
13+
- name: Synapse Analytics
14+
tocHref: /azure/azure-databricks/
15+
topicHref: /azure/sql-data-warehouse/index
16+
17+
- name: Azure
18+
tocHref: /azure/
19+
topicHref: /azure/index
20+
items:
21+
- name: Synapse Analytics
22+
tocHref: /azure/data-factory/
23+
topicHref: /azure/sql-data-warehouse/index
24+
25+
- name: Azure
26+
tocHref: /azure/
27+
topicHref: /azure/index
28+
items:
29+
- name: Synapse Analytics
30+
tocHref: /sql/t-sql/
31+
topicHref: /azure/sql-data-warehouse/index
32+
33+
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Synapse Analytics (formerly Azure SQL Data Warehouse) # < 60 chars
4+
summary: Azure Synapse is a limitless analytics service that brings together enterprise data warehousing and Big Data analytics. It gives you the freedom to query data on your terms, using either serverless on-demand or provisioned resources—at scale. # < 160 chars
5+
metadata:
6+
title: Azure Synapse Analytics # Required; page title displayed in search results. Include the brand. < 60 chars.
7+
description: Azure Synapse is a limitless analytics service that brings together enterprise data warehousing and Big Data analytics. It gives you the freedom to query data on your terms, using either serverless on-demand or provisioned resources—at scale. # Required; article description that is displayed in search results. < 160 chars.
8+
services: sql-data-warehouse
9+
ms.service: sql-data-warehouse #Required; service per approved list. service slug assigned to your service by ACOM.
10+
ms.subservice: design
11+
ms.topic: landing-page # Required
12+
ms.collection: collection
13+
author: julieMSFT #Required; your GitHub user alias, with correct capitalization.
14+
ms.author: jrasnick #Required; microsoft alias of author; optional team alias.
15+
ms.date: 10/03/2019 #Required; mm/dd/yyyy format.
16+
17+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
18+
19+
landingContent:
20+
# Cards and links should be based on top customer tasks or top subjects
21+
# Start card title with a verb
22+
# Card (optional)
23+
- title: About Azure Synapse Analytics
24+
linkLists:
25+
- linkListType: overview
26+
links:
27+
- text: What is Azure Synapse?
28+
url: sql-data-warehouse-overview-what-is.md
29+
- linkListType: architecture
30+
links:
31+
- text: Azure Synapse architecture
32+
url: massively-parallel-processing-mpp-architecture.md
33+
- text: Tips and best practices
34+
url: cheat-sheet.md
35+
- text: Reference Architecture
36+
url: https://docs.microsoft.com/azure/architecture/reference-architectures/data/enterprise-bi-synapse
37+
38+
# Card
39+
- title: Getting started
40+
linkLists:
41+
- linkListType: deploy
42+
links:
43+
- text: Create a SQL pool (data warehouse)
44+
url: create-data-warehouse-portal.md
45+
# # - text: linktext2
46+
# # url: file2.md
47+
48+
# Card (optional)
49+
- title: Load data
50+
linkLists:
51+
- linkListType: concept
52+
links:
53+
- text: Design data loading strategy
54+
url: design-elt-data-loading.md
55+
- text: Best practices
56+
url: guidance-for-loading-data.md
57+
- linkListType: how-to-guide
58+
links:
59+
- text: Load data from Azure Data Lake Storage
60+
url: sql-data-warehouse-load-from-azure-data-lake-store.md
61+
- linkListType: tutorial
62+
links:
63+
- text: Load data from Azure Blob storage
64+
url: load-data-from-azure-blob-storage-using-polybase.md
65+
66+
# Card
67+
- title: Performance tuning
68+
linkLists:
69+
- linkListType: overview
70+
links:
71+
- text: Best practices
72+
url: sql-data-warehouse-best-practices.md
73+
- text: Ordered clustered columnstore index tuning
74+
url: performance-tuning-ordered-cci.md
75+
- text: Use materialized views for workload tuning
76+
url: performance-tuning-materialized-views.md
77+
- linkListType: how-to-guide
78+
links:
79+
- text: Analyze your workload
80+
url: analyze-your-workload.md
81+
# - text: linktext2
82+
# url: file2.md
83+
84+
# Card
85+
- title: Manage and monitor
86+
linkLists:
87+
- linkListType: overview
88+
links:
89+
- text: Learn to manage and monitor your data warehouse
90+
url: sql-data-warehouse-overview-manageability-monitoring.md
91+
# - text: linktext2
92+
# url: file2.md
93+
- linkListType: how-to-guide
94+
links:
95+
- text: Monitor your workload using DMVs
96+
url: sql-data-warehouse-manage-monitor.md
97+
- text: Manage and monitor workload importance
98+
url: sql-data-warehouse-how-to-manage-and-monitor-workload-importance.md
99+
100+
# Card
101+
- title: Secure your data warehouse
102+
linkLists:
103+
- linkListType: overview
104+
links:
105+
- text: Understand the basics of securing your data warehouse
106+
url: sql-data-warehouse-overview-manage-security.md
107+
# - text: linktext2
108+
# url: file2.md
109+
- linkListType: how-to-guide
110+
links:
111+
- text: Configure Azure Active Directory authentication
112+
url: /azure/sql-database/sql-database-aad-authentication-configure?toc=/azure/sql-data-warehouse/toc.json&bc=/azure/sql-data-warehouse/breadcrumb/toc.json
113+
# - text: linktext2
114+
# url: file2.md
115+
116+
# Card
117+
- title: Resources
118+
linkLists:
119+
- linkListType: video
120+
links:
121+
- text: Watch the latest data warehouse videos
122+
url: sql-data-warehouse-videos
123+
# # - text: linktext2
124+
# # url: file2.md

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-best-practices-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ See also [Understanding transactions](sql-data-warehouse-develop-transactions.md
4949
## Use the smallest possible column size
5050
When defining your DDL, using the smallest data type that will support your data will improve query performance. This is especially important for CHAR and VARCHAR columns. If the longest value in a column is 25 characters, then define your column as VARCHAR(25). Avoid defining all character columns to a large default length. In addition, define columns as VARCHAR when that is all that is needed rather than use NVARCHAR.
5151

52-
See also [Table overview](sql-data-warehouse-tables-overview.md), [Table data types](sql-data-warehouse-tables-data-types.md), [CREATE TABLE](../../sql-data-warehouse/sql-data-warehouse-tables-overview)
52+
See also [Table overview](sql-data-warehouse-tables-overview.md), [Table data types](sql-data-warehouse-tables-data-types.md), [CREATE TABLE](sql-data-warehouse-tables-overview.md)
5353

5454
## Optimize clustered columnstore tables
5555
Clustered columnstore indexes are one of the most efficient ways you can store your data in SQL pool. By default, tables in SQL pool are created as Clustered ColumnStore. To get the best performance for queries on columnstore tables, having good segment quality is important. When rows are written to columnstore tables under memory pressure, columnstore segment quality may suffer. Segment quality can be measured by number of rows in a compressed Row Group. See the [Causes of poor columnstore index quality](sql-data-warehouse-tables-index.md#causes-of-poor-columnstore-index-quality) in the [Table indexes](sql-data-warehouse-tables-index.md) article for step by step instructions on detecting and improving segment quality for clustered columnstore tables. Because high-quality columnstore segments are important, it's a good idea to use users IDs that are in the medium or large resource class for loading data. Using lower [data warehouse units](what-is-a-data-warehouse-unit-dwu-cdwu.md) means you want to assign a larger resource class to your loading user.

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-get-started-connect-sqlcmd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: seo-lt-2019
1818
> * [Power BI](sql-data-warehouse-get-started-visualize-with-power-bi.md)
1919
> * [Azure Machine Learning](sql-data-warehouse-get-started-analyze-with-azure-machine-learning.md)
2020
> * [Visual Studio](sql-data-warehouse-query-visual-studio.md)
21-
> * [sqlcmd](../synapse-analytics/sql-data-warehouse/sql-data-warehouse-get-started-connect-sqlcmd.md)
21+
> * [sqlcmd](sql-data-warehouse-get-started-connect-sqlcmd.md)
2222
> * [SSMS](sql-data-warehouse-query-ssms.md)
2323
>
2424
>

articles/synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ A temporary table only exists for the duration of the session. You can use a tem
6161
An external table points to data located in Azure Storage blob or Azure Data Lake Store. When used in conjunction with the CREATE TABLE AS SELECT statement, selecting from an external table imports data into SQL Data Warehouse. External tables are therefore useful for loading data. For a loading tutorial, see [Use PolyBase to load data from Azure blob storage](load-data-from-azure-blob-storage-using-polybase.md).
6262

6363
## Data types
64-
SQL Data Warehouse supports the most commonly used data types. For a list of the supported data types, see [data types in CREATE TABLE reference](/sql/t-sql/statements/create-table-azure-sql-data-warehouse#DataTypes) in the CREATE TABLE statement. For guidance on using data types, see [Data types](../synapse-analytics/sql-data-warehouse/sql-data-warehouse-tables-data-types.md).
64+
SQL Data Warehouse supports the most commonly used data types. For a list of the supported data types, see [data types in CREATE TABLE reference](/sql/t-sql/statements/create-table-azure-sql-data-warehouse#DataTypes) in the CREATE TABLE statement. For guidance on using data types, see [Data types](sql-data-warehouse-tables-data-types.md).
6565

6666
## Distributed tables
6767
A fundamental feature of SQL Data Warehouse is the way it can store and operate on tables across [distributions](massively-parallel-processing-mpp-architecture.md#distributions). SQL Data Warehouse supports three methods for distributing data, round-robin (default), hash and replicated.
@@ -100,7 +100,7 @@ ALTER TABLE SalesFact_DailyFinalLoad SWITCH PARTITION 256 TO SalesFact PARTITION
100100
## Columnstore indexes
101101
By default, SQL Data Warehouse stores a table as a clustered columnstore index. This form of data storage achieves high data compression and query performance on large tables. The clustered columnstore index is usually the best choice, but in some cases a clustered index or a heap is the appropriate storage structure. A heap table can be especially useful for loading transient data, such as a staging table which is transformed into a final table.
102102

103-
For a list of columnstore features, see [What's new for columnstore indexes](/sql/relational-databases/indexes/columnstore-indexes-what-s-new). To improve columnstore index performance, see [Maximizing rowgroup quality for columnstore indexes](../synapse-analytics/sql-data-warehouse/sql-data-warehouse-memory-optimizations-for-columnstore-compression.md).
103+
For a list of columnstore features, see [What's new for columnstore indexes](/sql/relational-databases/indexes/columnstore-indexes-what-s-new). To improve columnstore index performance, see [Maximizing rowgroup quality for columnstore indexes](sql-data-warehouse-memory-optimizations-for-columnstore-compression.md).
104104

105105
## Statistics
106106
The query optimizer uses column-level statistics when it creates the plan for executing a query. To improve query performance, it's important to have statistics on individual columns, especially columns used in query joins. [Creating statistics](https://docs.microsoft.com/azure/sql-data-warehouse/sql-data-warehouse-tables-statistics#automatic-creation-of-statistic) happens automatically. However, updating statistics does not happen automatically. Update statistics after a significant number of rows are added or changed. For example, update statistics after a load. For more information, see [Statistics guidance](sql-data-warehouse-tables-statistics.md).

0 commit comments

Comments
 (0)