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 Administration (2000)
 Adding a new column

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-18 : 21:50:53
Cem writes "Is that possible to add a new column to existing table in SQL database with a query?
I know how to delete one, using ALTER TABLE command, but i couldn't find any info for adding a column, both on your site and Microsoft's site.
Thanks in advance,

Cem

(I use SQL Server 7.0 on W2K Server)"
   

- Advertisement -