What may be shared when the SECURE_OBJECTS_ONLY property is set to FALSE?
SECURE_OBJECTS_ONLY
FALSE
A share with SECURE_OBJECTS_ONLY = FALSE can include non-secure views. Snowflake requires UDFs granted to a share to be secure, and this property does not enable stored procedures or storage integration access to be shared.
SECURE_OBJECTS_ONLY = FALSE
Community Discussion