Find SQL Usages
ob_find_sql_usagesLocate SQL usages in projects using a static index, eliminating the need to execute queries or scan files.
Instructions
Find project SQL usages from a static SQL usage index without executing SQL or reading project files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | ||
| column | No | ||
| schema | No | ||
| profile | No | ||
| sqlIndex | Yes | ||
| maxResults | No | ||
| businessTerm | No |