Get a partition

get

/database/objects/partitions/{table_owner},{table_name},{partition_name}

Returns the specified partition information from DBA_TAB_PARTITIONS or ALL_TAB_PARTITIONS view depending on role at runtime. A client requires SQL Administrator or SQL Developer role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Information for the specified partition.
Back to Top