Oracle Cloud Infrastructure 2023 Multicloud Architect Associate — Question 19

What is the NoSQLHandle interface NOT used for?

Answer options

Correct answer: D

Explanation

The correct answer is D because the NoSQLHandle interface is designed for operations on a single table rather than accessing multiple tables simultaneously. Options A, B, and C are valid uses of the NoSQLHandle interface, as they pertain to managing or retrieving information from a specific table.