Refactoring Databases
Published 29 October 2019
SQL Prompt can significantly lessen the pain involved in occasional, 'heavyweight' database refactoring processes, such as renaming modules, tables and columns (Smart Rename), or splitting tables (Split Table). The impact of these refactoring is often higher because you are changing the ‘public interface’ of an object.