Community

Using Migration Scripts in Database Deployments

(Jonathan Hickford) A SQL migration script is similar to a SQL build script, except that it changes a database from one version to another, rather than builds it from scratch. Although they’re simple in essence, it is worth knowing how to use them effectively for stress-free database updates and de

Read More - Register for Free Membership