SnowPro Advanced: Architect — Question 119

Which command will create a schema without Fail-safe and will restrict object owners from passing on access to other users?

Answer options

Correct answer: C

Explanation

The correct answer is C because it creates a TRANSIENT schema without Fail-safe and with managed access, restricting object ownership transfer. Options A and B create regular schemas which do not meet the Fail-safe requirement, while option D specifies a longer data retention period, which is unnecessary for this scenario.