2 lines
60 B
MySQL
2 lines
60 B
MySQL
|
alter table [dbo].[JDGL_MonthPlan] add SortIndex int null
|
||
|
GO
|