Through Query Analyzer, I would like to change the name of a column, but would also like to preserve the data in each record for that column. How can I do this without having to entirely drop the column? Is there a way to do it in an ALTER statement?
Thanks in Advance!!!
Thanks in Advance!!!