I want to add a column to an existing table. I've looked high and low and have not seen anything mentioning the modification of a table that already exists. Is it even possible? Mike
~~~~
simanek@uiuc.edu
"It's a Swingline!"
~~~~
what database are you using? if you are using MS SQL Server, you can add a column using the GUI in Enterprise Manager. simply right click on the table, select 'Design Table' and add your column...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.