Files
TJWaterServer/script/sql/drop/38.scada_info.sql
2025-01-15 22:41:25 +08:00

5 lines
89 B
SQL

-- 王名豪
-- 2025/01/12
-- 删除scada_info这张表
drop table if exists scada_info;