2 lines
66 B
MySQL
2 lines
66 B
MySQL
|
alter table [dbo].[Base_Project] add CLProjectCode bigint null
|
||
|
GO
|