2 lines
71 B
MySQL
2 lines
71 B
MySQL
|
ALTER TABLE Report_CQMS_MonthReportItem ADD TotationRate varchar(50)
|
||
|
GO
|