I am working on a project on Visual Studio 2013 and I am trying to script our database out. Everything is so fine but when I am trying rename a table, It creates another after publishing. I just want to rename it without create any other table.
So, Is there any option in Visual studio to rename table or other objects without creating another ?
Thank you very much for your help in advance.