If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
first runstats on table to keep real info
db2 "select sum(c.avgcollen)*t.card from sysibm.syscolumns c,sysibm.systables t where c.tbname='xxxx' and c.tbcreator='yyy' and c.tbname=t.name and c.tbcreator=t.creator group by t.card"
__________________
Best Regards, Guy Przytula
DB2/ORA/SQL Services
DB2 DBA & Advanced DBA Certified
DB2 Dprop Certified
http://users.skynet.be/przytula/dbss.html