Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Is there a way to insert a column into a table

Author  Topic 

cbecerra
Starting Member

38 Posts

Posted - 2001-06-07 : 18:22:21
I was wondering if any one new a way to insert a column into a table without using alter table. My need is to take a column from one table and insert into another table.

Thanks
.Cesar

   

- Advertisement -