static void CopyData(Args _args)
{
InventTable inventTable;
CopyInventTable copyInventTable ;
while select inventTable
{
buf2Buf(inventTable ,copyInventTable );
copyInventTable .insert();
}
info("Done");
}
A very common Azure Data Engineer stack is: Azure Data Factory Azure Databricks Azure Data Lake Storage Azure Synapse Analytics ...
No comments:
Post a Comment