天下站长网
首页
web编程
图形图象
数据库
服务器
站长专区
网络技术
网页设计
认证考试
有一表A有b和c 两个字段,如何把c字段名改为d字段名.
EXEC sp_rename 'A.c', 'd', 'COLUMN'
Published At
2006-01-01 14:57 UTC
Categories with
数据库类
Tagged with
SQLServer
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus