Mmm, software
Showing posts with label
DB2
.
Show all posts
Showing posts with label
DB2
.
Show all posts
Friday, May 26, 2017
Connecting to on-premise IBM DB2 instances
›
Check out the following link to see the complete port list for connecting to an IBM DB2 database instance: http://www-01.ibm.com/support/doc...
Getting table column metadata in IBM DB2 v7.2
›
So here's a useful little snippet for getting column metadata for tables in IBM DB2 7.2 : SELECT * FROM sysibm.columns WHERE TABLE_SCH...
›
Home
View web version