After creating an SQL table, is there a way to rename a column from a simple query?
(Alter, or update...?)
I'm using MS SQL Server 2000...
I am told this cannot be done unless going through all the files and renaming the appropriate fields with a program...
True? :wave:
