Each row in the SYSVIEW system view describes a view in the database.
You can find additional information about views in the SYSTAB system view. The underlying system table for this view is ISYSVIEW.
You can also use the sa_materialized_view_info system procedure for a readable format of the information for materialized views. Materialized views are only supported for SQL Anywhere tables in the IQ catalog store.