Oracle Cloud Infrastructure 2023 Multicloud Architect Associate — Question 4

What permissions do you need to perform actions on a NoSQL table?

Answer options

Correct answer: B

Explanation

To perform actions on a NoSQL table, you need the NOSQL_TABLE_INSPECT and NOSQL_TABLE_UPDATE permissions, as they allow you to view and modify the table structure and data. The other options include permissions related to other operations that are not directly necessary for inspecting and updating the table.