阅读背景:

在SQL Server中,将类型int的列更改为类型text

来源:互联网 

I would like to change a column in SQL Server from type int, to type text, while maintaining the column name. The table with this column has lots of data, and I do not want to lose it. SQL Server doesn't seem to support implicit or explicit casts from int to text, otherwise this would be pretty simple. So, how would you do it using only SQL?I would like to change a column in SQL Server f




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: