Hello,
I have tables created on unity catalog that point to the raw area , from these tables I need to create a data model (facts and dimensions) that will aggregate this data, transform certain things. Then I need to store in the Azure Datalake in delta format. What script is used to do that as I'm only used to to the reverse (create External Tables and not External sources).
Thanks in advance