2 lines
64 B
MySQL
2 lines
64 B
MySQL
|
|
alter table Train_TrainPlan add AttachUrl nvarchar(1000) null
|
||
|
|
GO
|