I'm trying to gather DB2 table/column layout information to build a data dictionary. I'm doing this on the mainframe with SPUFI because I lack third party software like BMC or Candle. I'm okay SELECTing from SYSIBM.SYSCOLUMN & SYSIBM.SYSTABLE tables. My question is -
How do I determine the primary key columns?
Any one have an example of gathering this info?
Thanks!
TRMWEB
How do I determine the primary key columns?
Any one have an example of gathering this info?
Thanks!
TRMWEB