Valid 1Z0-1093-23 Dumps shared by ExamDiscuss.com for Helping Passing 1Z0-1093-23 Exam! ExamDiscuss.com now offer the newest 1Z0-1093-23 exam dumps, the ExamDiscuss.com 1Z0-1093-23 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1Z0-1093-23 dumps with Test Engine here:
The NoSQLHandle interface is used to access Oracle NoSQL tables and perform various operations on them, such as getting, putting, deleting, querying, and indexing rows. However, it is not used to set the row retention time, which is a property of the table itself. The row retention time is specified when creating or altering a table using the TableRequest class, which is a subclass of Request. The NoSQLHandle interface does not have a method to create or alter tables, only to execute requests that are already created by the application12. References: * NoSQLHandle (Oracle NoSQL Database Java API) * Obtaining a NoSQL handle - Oracle Help Center