How to test the connection to a db2 database

后端 未结 3 888
旧巷少年郎
旧巷少年郎 2021-01-20 00:07

I need to test the connection to a db2 database.

With oracle databases I\'d execute a \'select * from dual\' in order to do this.

But dual is specific for o

3条回答
提交回复
热议问题