podbc_get_schemas
Retrieve a list of all schema names from a connected database using SQLAlchemy via pyodbc, enabling efficient database schema management.
Instructions
Retrieve and return a list of all schema names from the connected database.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | No |