solidDB Help : solidDB reference : SQL: Database system tables and system views : System tables : SYS_CATALOGS
  
SYS_CATALOGS
The SYS_CATALOGS table lists available catalogs.
The columns in the SYS_CATALOGS system table are described in the following table:
 
Column name
Data type
Description
ID
INTEGER
Catalog identifier.
NAME
WVARCHAR
Catalog name.
CREATIME
TIMESTAMP
Create date and time.
CREATOR
WVARCHAR
Creator name.
Go up to
System tables