Get a specific table

get

/database/objects/tables/{owner},{table_name}

Describes a specific table in the database using DBA_TABLES view.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

All tables in the database.
Body ()
Root Schema : ResourceItem
Type: object
Additional Properties Allowed: true
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top