13 July,2011 by Tom Collins
---To list all indexes for a schema and table
db2 "Select indschema,indname,uniquerule,colnames from syscat.indexes where tabschema = '' and tabname=' ' order by indname"
Author: Jack Vamvas(http://www.dba-db2.com)
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |