I created a SQL database table in Visual Studio 2013. I want to rename it but the name property is disabled. How can I change the table name?
Just rename the [dbo][Table] to [dbo][TableName] press the update button.