Files

2 lines
58 B
Transact-SQL
Raw Permalink Normal View History

2025-10-10 17:40:09 +08:00
alter table [dbo].[SeDin_MonthReport5] add S02 int null
GO