oracle-sqlcl
Execute SQL queries against Oracle databases using SQLcl. Oracle databases only - does not support other databases. Use when you need to query Oracle database schemas, inspect table structures, verify data, debug test results, plan migrations, or execute migration scripts. Supports multiple Oracle database connections with automatic prompting to select the correct database. Displays the SQL command being executed and returns query results. Requires SQLcl to be installed and configured in PATH.
Changelog: Source: GitHub https://github.com/hdcola/skills
No comments yet. Be the first one!