SQLcl has many new little tricks that can help us on a daily basis, below is an example how we can execute SQLcl command from SQL developer:
Here is an info <table>

Here is an DDL for the same table:
ddl <table name>

Published by
on
SQLcl has many new little tricks that can help us on a daily basis, below is an example how we can execute SQLcl command from SQL developer:
Here is an info <table>

Here is an DDL for the same table:
ddl <table name>

Leave a comment