SnowPro Core Certification — Question 175
Which of the following objects can be directly restored using the UNDROP command? (Choose two.)
Answer options
- A. Schema
- B. View
- C. Internal stage
- D. Table
- E. User
- F. Role
Correct answer: A, D
Explanation
The UNDROP command in Snowflake allows for the direct restoration of certain objects that were previously dropped. In this case, both Schema and Table can be restored using UNDROP, while the other options like View, Internal stage, User, and Role cannot be restored this way.