Jul 8, 2003 #1 pmcmicha Technical User Joined May 25, 2000 Messages 353 Is there a way to get a list of the current schemas offered by a paticular DB2 database? Thanks in advance.
Is there a way to get a list of the current schemas offered by a paticular DB2 database? Thanks in advance.
Jul 8, 2003 #2 ARWinner Programmer Joined Feb 18, 2003 Messages 12 Location US select schemaname from syscat.schemata Andy Upvote 0 Downvote