 |
 |
Archives of the TeradataForum
Message Posted: Wed, 08 Aug 2007 @ 09:44:03 GMT
| Subj: | | Re: Collecting statistics and 'no confidence' |
| |
| From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, August 08, 2007 02:26 -->
| | t2 contains columns c1,c2,.c10 and c2 is unique primary index of table t2. I have joined these tables on c1 column that is t1.c1=t2.c1 ,
I have collected statistics on column c1 of table t1 and column c2 of table t2 | |
Have your collected stats on t2.c1 (the join column) of t2?
| |