Describe Table
describe_tableExplore Oracle table structure by retrieving column names, data types, primary/foreign keys, and indexes for a specified schema and table.
Instructions
Show columns, types, primary keys, foreign keys, and indexes for a table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| schema | Yes | Schema/owner name |