Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQL Server 2008 R2
ALTER TABLE xxxxxx ADD [new column] date UPDATE xxxxxx SET [new column]
这里说
列名“新列”无效