You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DS7/DSWeb/word/新协航_设计文档/数据库建表文档/1.0/相关值添加.sql

3 lines
169 B
SQL

--LangID EnumTypeID EnumValueID EnumValueName IsDefault DispIndex VerNo
--0 99024 10 휨栗連마 0 0 1.00
insert into tSysenumvalue values(0,99024,10,'휨栗連마',0,0,'1.00')