Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
In this article, you'll find additional resources to help you better understand key design decisions, recommendations, and coding techniques for a dedicated SQL pool (formerly SQL DW) in Azure Synapse.
Klíčová rozhodnutí o návrhu
The following articles highlight concepts and design decisions for developing a distributed data warehouse using the dedicated SQL pool (formerly SQL DW) capability in Azure Synapse:
- connections
- concurrency
- transactions
- user-defined schemas
- table distribution
- table indexes
- table partitions
- CTAS
- statistiky
Development recommendations and coding techniques
The following articles feature specific coding techniques, tips, and recommendations for developing a dedicated SQL pool (formerly SQL DW):
- stored procedures
- labels
- views
- temporary tables
- dynamic SQL
- looping
- group by options
- variable assignment
Další kroky
For more reference information, see T-SQL statements.