在SQL Server中的其他两个列之间添加列 [英] Adding column between two other columns in SQL server

查看:70
本文介绍了在SQL Server中的其他两个列之间添加列的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在表中添加一列,将其插入到SQL Server中两个现有列之间,而无需删除并重新创建表?

Can you add a column to a table inserting it in between two existing columns in SQL Server without dropping and re-creating the table?

推荐答案

简单的答案是否定的。列顺序对您很重要吗?

The simple answer is no. Is there a reason why column order is important to you?

这篇关于在SQL Server中的其他两个列之间添加列的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆