Summary of the useful of SQL Server T-SQL scripts
- Restore database with new name
- Truncate all tables
- Delete all tables
- Search all columns by string
- Search column name by string
- Update column From Select
- List All Foreign Key
- Search all stored procedures
- Copy Database Diagram