On Transact-SQL: Would like to create a statement that adds a column to my current active table, the newly added column would take data from another column of the same table. It will add the data on each row and sum it up on the new column.On Transact-SQL: Would like to create a stateme