Creating Tables in Microsoft Fabric Warehouses

preview_player
Показать описание
Learn how to create tables in a Fabric data warehouse using T-SQL. Uncover the key differences between the Fabric lakehouse and warehouse in this instructional video. We explore SQL Endpoint's automatic table generation and the control you have in a Data Warehouse. Whether you're a data engineer or analyst, this video is your guide to efficient data management and analysis.

-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - -
Next step on your journey:

Let's connect:


Pragmatic Works
7175 Hwy 17, Suite 2 Fleming Island, FL 32003
Phone: (904) 638-5743
#PragmaticWorks
Рекомендации по теме
Комментарии
Автор

This is duplicating the data or just referencing the data from the lakehouse? And how can be up to date in the warehouse?

veniciosoliveira
Автор

Great Video! Just finished your end to end video and went here immediately. I currently use powerBI and a bunch of DAX to calculate out forecasts, I then use analyze in excel to create a table of values by sku, customer by month and copy and paste that in to our planning software. Is there any way to utilize the output of a PBI model in a workbook or query it using sql similar to to how you can use DAX studio?

thelastfry
Автор

Hi Austin, Nice video. Is write operatons allowed in lakehouse only using pyspark or R?

sushils
Автор

How do you save the work? I can run SQL and it shows the results, but I can't save it anywhere. I can only view it.

Yanjie-cqpc