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
  

Reply via email to