"Justin" <kf****@hotmail.comwrote in message
news:38**********************************@n75g2000 hsh.googlegroups.com...
>
Is there a way to remove / clear / drop statistics for a single table?
Not exactly, but if you alter the table to "volatile" then DB2 will ignore
the stats (it will use defaults, i.e., same as -1).