List functions in a schema
hana_list_functionsList scalar and table functions from SAP HANA's SYS.FUNCTIONS with optional prefix filtering and pagination. Quickly discover available database functions for query building.
Instructions
List scalar and table functions from SYS.FUNCTIONS. Supports prefix filter and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| prefix | No | Filter function names by prefix | |
| schema_name | No | Schema name (defaults to HANA_SCHEMA) |