How to create an “Empty database” project in Jenkins with the help of Toad Edge
In this post we are going to create a project in Jenkins that drops all objects from a database to prepare it for a clean script deployment. In order to do this in Jenkins, we need the sql script tha...