I am using a version of the SQL Server 2008 R2 database chart tool. Searching as I could, I cannot find a way to rename tables in the user interface. Is it really impossible? Renaming a column is easy, but the only way I was able to βrenameβ tables is to recreate it with a new name, establish the appropriate foreign key relationship, and delete the old table.
thanks Sylvia
sql database sql-server-2008 database-design
Sylvia
source share