True or False: When a zero-copy clone of a database is created in Snowflake, the privileges on the database itself and all child objects are automatically inherited by the cloned database.
A company wants to protect sensitive email addresses in a table so that only users with the "HR_ADMIN" role can see the actual values, while all other roles see masked data. They need the masking to be applied dynamically at query time without altering the stored data. Which Snowflake feature should they use?