2 lines
58 B
MySQL
2 lines
58 B
MySQL
|
|
alter table [dbo].[SeDin_MonthReport5] add S02 int null
|
||
|
|
GO
|