im_list_tables
Retrieve all user tables in a specified schema to explore the IntelliMatch database layout.
Instructions
List all user tables in a given schema (default: dbo). Useful for discovering the IntelliMatch schema layout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_name | No | Database schema name to search (default: dbo) |