Skip to main content

List Data Source Schemas

List underlying schemas available in a database data source.

Syntax

list schemas in data source <data source reference> [as text]

Parameters

data source reference

String — Name of the data source to list schemas for.

as text

None. If present, returns the schema list as a comma separated string. Otherwise, the list is rendered by the display system as a tabular data set.