How to add column to the existing table in SQL server, Adding a column to a table in SQL Server, Altering/Adding Columns. Adding column. You can add new columns to an existing table, how to add columns to MS SQL Server database tables using the MS SQL Server Alter Table Add Column command