Quote:
Originally Posted by ARWinner
This is what I do:
Code:
call sysproc.reorgchk_tb_stats('T','ALL')
select card,tsize,f1,reorg,table_schema,table_name from session.tb_stats where reorg <> '---' order by tsize
Andy
|
Thanks, but this sp work with "current statistics"?...I will try