1 line
57 B
MySQL
1 line
57 B
MySQL
|
|
update statistics_tables set is_valid=0 where id in(4,7);
|
|
|
update statistics_tables set is_valid=0 where id in(4,7);
|