shan_chandra
Databricks Employee
Databricks Employee

Hi @subbaram  - you can create a simple python script by quering system tables - system.information_schema.tables  and create a dynamic list where creation date > 30 days and alert the table_owner via email. 

Hope this helps !!!

Thanks,

Shan