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-argus-service/sqlupdate/sqlupdate(20161102)新增字段.sql

3 lines
81 B
MySQL
Raw Normal View History

2017-12-19 14:55:52 +08:00
-- Add/modify columns
alter table JK_FD_ZB add ADDR_TYPE integer not null;