How to compare two Oracle Database schemas with SQLcl
I have two environments: HR123 – I started a simple schema with just two tables, and no comments, indexes, constraints, etc HR456 – I have a Codex that helps me come up with what a real HR system would look like What do I want I would like to point my Oracle tools at two…