Get a specific column

get

/database/objects/columns/{owner},{table_name},{column_name}

Returns the corresponding record from DBA_TAB_COLUMNS or ALL_TAB_COLUMNS 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 on a specific column.
Back to Top