2 lines
93 B
MySQL
2 lines
93 B
MySQL
|
|
alter table RewardAndPunish_RewardAndPunish add RewardAndPunishDecision nvarchar(200) null
|
||
|
|
GO
|