Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Tuesday, February 27, 2018

How to reformat a database in one operation

SQLServerCentral.com Articles
How to reformat a database in one operation

Inherited a database from another team? Changed your team policy on the way that you format SQL? What’s to stop you formatting the code of an entire database nicely, when you’re developing it? It can be done, but the process can take longer than you expect. This article will demonstrate a simple 3-step approach to reformatting a whole database to your standard, in a single operation, using SQL Compare and SQL Prompt.

No comments: