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