SELECT..INTO comes to Azure SQL Data Warehouse
środa, 15 marca 2017
You can now use SELECT..INTO in your SQL code when you want to persist the results of a SELECT statement into a table.
The SELECT..INTO syntax is streamlined. With very little effort, your results will be stored in a round_robin clustered columnstore. From there, you can conduct further analysis as required. Azure SQL Data Warehouse also continues to support CREATE TABLE AS SELECT (CTAS).
CTAS affords greater control on the structure of the resulting table but requires a little more effort on your part. To compare SELECT..INTO to CTAS, please refer to the recent blog post and product documentation, which highlight the differences between these approaches.
Bezpłatne konto
Uzyskaj $200 środków na korzystanie z platformy Azure i bezpłatny dostęp do popularnych usług przez 12 miesięcy
Rozpocznij bezpłatnieVisual Studio
Subskrybenci uzyskują do $1800 za rok korzystania z usług platformy Azure
Aktywuj terazProgramy próbne
Dołącz do zespołu firmy Microsoft do spraw startupów i uzyskaj bezpłatne usługi platformy Azure
Dowiedz się więcej