-- MAGIC - CSV table do not support Delete Operation, and we may have to use truncate in that case. -- MAGIC - in general truncate will delete complete table data, however we can specify constraint ...
When performing a table-level restore, policy dependencies aren't handled correctly. Specifically: If a policy depends on an object that isn't restored (e.g., a UDF), it should be dropped—just like we ...