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
zhangdongxu 13acafd43d 上传代码
2017-12-19 14:55:52 +08:00

3 lines
81 B
SQL

-- Add/modify columns
alter table JK_FD_ZB add ADDR_TYPE integer not null;