Explain Table Relationship
ob_explain_relationshipExplains relationship evidence between two OceanBase tables using only existing database metadata, without inferring missing links.
Instructions
Explain visible relationship evidence between two OceanBase tables without inventing missing relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| schema | No | ||
| profile | No | ||
| sourceTable | Yes | ||
| targetTable | Yes | ||
| sourceSchema | No | ||
| targetSchema | No | ||
| minConfidence | No | ||
| includeInferred | No |