Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

sqlcl database diff?

Ron FancherJun 11 2018 — edited Aug 2 2018

Is there a way to run a database diff from SQLCL? I haven't been able to find it in the documentation and didn't come up with much googling it. Today we load a schema with our current DDL and a second schema with the DDL after requested changes, and then go to SQL Developer --> Tools --> Database diff to help test our work. I'd like to be able to automate that via SQLCL.

Comments
Post Details
Added on Jun 11 2018
1 comment
370 views