Skip to content

Instantly share code, notes, and snippets.

import groovy.sql.Sql
import java.sql.ResultSet
import oracle.jdbc.OracleDriver
/**
* compare objects in two Oracle database schemas
* edit database credentials: <hostname>, <sid> and USERNAME:PASSWORD map entries and run as script
* result will be printed to console