Change View SQL Language Support
Go Up to Change Views (Reference)
To display a list of subscriptions defined in the database, you can execute the SHOW SUBSCRIPTIONS
command. To display details for a particular subscription, you can execute SHOW SUBSCRIPTION
.
See Change Views SQL Language Support for examples showing a retooling of the ISQL command-line utility that supports change views.