www.mimer.com/developer
EXT_COLUMN_REMARKS The EXT_COLUMN_REMARKS system view shows remarks for columns that are accessible by the current ident. Column name Data type Description TABLE_CATALOG VARCHAR(128) The name of the catalog containing the table. TABLE_SCHEMA VARCHAR(128) The name of the schema containing the table. TABLE_NAME VARCHAR(128) The name of the table. COLUMN_NAME VARCHAR(128) Name of the column. REMARKS VARCHAR(254) Remark for column.
The EXT_COLUMN_REMARKS system view shows remarks for columns that are accessible by the current ident.