Get Table Schema
ob_get_table_schemaRetrieve policy-filtered column names and data types for a specific table in OceanBase. Supports optional schema, profile, and max columns limit.
Instructions
Return policy-filtered table columns and types for one table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | ||
| profile | No | ||
| maxColumns | No |