I would like to know if there\'s a way to add a column to an SQL Server table after it\'s created and in a specific position??
Thanks.
In databases table columns don't have order.
Write proper select statement and create a view