[GENERAL] consecutive analyze calls with different column lists.

2011-12-19 Thread Marc Mamin
Hello, If I call analyze 2 times, e.g. analyze mytable (column_a, column_b); analyze mytable (column_a, column_c); then I will loose statisics on column_b. correct ? many thanks, Marc Mamin

Fwd: [GENERAL] consecutive analyze calls with different column lists.

2011-12-19 Thread David Johnston
Forgot to reply-all Begin forwarded message: > From: David Johnston > Date: December 19, 2011 8:09:36 EST > To: Marc Mamin > Subject: Re: [GENERAL] consecutive analyze calls with different column lists. > > On Dec 19, 2011, at 8:04, "Marc Mamin" wrote: &