This example USES GSDB and GS_DB_TEST, but you could also create a connection to SAMPLE.
这个示例使用GSDB和GS_DB_TEST,但是还可以创建到SAMPLE数据库的连接。
From the list of connections, select the connection to sample what was created earlier.
在连接列表中,选择先前创建的到sample的连接。
The following code establishes a connection to the SAMPLE database and returns a list of all the catalog views in the SYSCAT schema
下面的代码将建立到 SAMPLE 数据库的连接,并返回 SYSCAT 模式中所有编目视图的一个列表
应用推荐