Like "Explain Plan" feature in the Oracle RDBMS to see the query plan of the sql queries, What is the keyword to get the query plan of the queries in Oracle Nosql database.
How can I see the execution plan in Oracle NoSql Database?
105 Views Asked by Arun Sai Mustyala At
1
use keyword
show queryto retrieve the query plan of the queries in NoSql Oracle database.