SQL Refactor™
Frequently asked questions (FAQ)
Will SQL Refactor work with any editors other than SQL Server Management Studio?
SQL Refactor is only available with Management Studio.
Does SQL Refactor support SP2
Yes, SQL Refactor is compatible with SP2.
Can SQL Refactor split columns in the same way that it can split tables?
SQL Refactor can split a table into multiple columns, but it cannot split one column into several columns.
Does SQL Refactor also look for variables and objects inside a quoted string? For instance, I use sp_executesql in my scripts.
SQL Refactor does not look inside quoted strings for SQL object names.
Does Smart Rename also rename the constraints and indexes on a table to match the table name?
No, SQL Refactor does not rename the constraints and indexes.




