TechMeToTheCloud/Idempotent-SQL-scripts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Some handy queries to use when running a script that can run several times. It will prevent any issues due to DDL changes already applied for example. The script has been created for SQL Server. Some changes might be required for other databases