Returns a table indicating the health of all DW automations.
health()
Use this function often to understand the state of your data warehouse. Results can be used to identify operational errors and data availability.
SELECT * FROM auto_dw.health();
Returns a table indicating the health of all DW automations.
health()
Use this function often to understand the state of your data warehouse. Results can be used to identify operational errors and data availability.
SELECT * FROM auto_dw.health();