This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/sql/20181208/update_statistics_table_data.sql

1 line
57 B
MySQL
Raw Normal View History

update statistics_tables set is_valid=0 where id in(4,7);