jcs.get_default_partition

on-site-related topic PL/SQL API jcs.get_default_partition

Summary

Get the default Partition for this user.

Specification

Copy
function get_default_partition()
    return varchar2

Transaction keyword

The transaction keyword defines how and/or when the changes are committed to the database. A definition of the various transaction keywords can be found on the jcs package summary page.

none

See Also