Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Save the Kusto query result into a table

Save the Kusto query result into a temp table and then do a swap..

like image 207
Swasti Avatar asked Oct 14 '25 13:10

Swasti


1 Answers

you could look into using .set-or-replace (or a combination of .set-or-append and .rename tables)

https://learn.microsoft.com/en-us/azure/data-explorer/kusto/management/data-ingestion/ingest-from-query

like image 140
Yoni L. Avatar answered Oct 18 '25 13:10

Yoni L.



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!