Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
snaayk
Starting Member
17 Posts |
Posted - 2004-12-28 : 11:25:22
|
| What are the best-practices for updating tables in a productive environment? I have a web app that I deploy, it works great. I make some changes that I test and finalize on a dev server. WHat would be the best way to make the changes on the existing tables?I usually keep track on paper what changes I have made and create a final sql file that will do the creates/alters as needed.Is there a more automated method? |
|
|
nr
SQLTeam MVY
12543 Posts |
|
|
|
|
|