I have been a proponent of file-based database development for years, and am always amazed at how many DBA's and database developers never create files from which to deploy projects. I am also a fan of managing these files in a source management system such as Visual SourceSafe.
<schema>.<name>.table.sql
<schema>.<name>.table.alter.sql <schema>.<name>.table.insert.sql <schema>.<name>.table.update.sql <schema>.<name>.table.delete.sql
To read the rest of this article, and access thousands of other articles, we ask you to register on the site and subscribe to our newsletters.
We ask you to register on the site and subscribe to our newsletters. Subscribing to our newsletters gets you:
We ask that you give the newsletter a try for a week. Over 200,000 SQL Server Professionals a day find it entertaining and useful. If not, you are welcome to unsubscribe at anytime.
Steve Jones Editor, SQLServerCentral.com