基本操作
select service_level,fixpack_num from table (sysproc.env_get_inst_info()) as instanceinfoalter table t_sys_dept_code add column DEPT_BI_CODE2 varchar(10) nullALTER TABLE PORTAL.CMS_ARTICLE alter column id set not nullalter sequence seq_id restart with 100154073