manishg2000
Programmer
What sql query can I use to list names of all databases in DB2 (need to call it via jdbc)?
Something of the flavor like in Mysql we have [Show Databases]
And "LIST DATABASE DIRECTORY" is not much help when making a jdbc call.
Thanks!
Something of the flavor like in Mysql we have [Show Databases]
And "LIST DATABASE DIRECTORY" is not much help when making a jdbc call.
Thanks!