diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/sqlcl/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/sqlcl/README b/development/sqlcl/README index d40229e1cc..7046291267 100644 --- a/development/sqlcl/README +++ b/development/sqlcl/README @@ -1,10 +1,10 @@ Oracle SQL Developer Command Line -Oracle SQL Developer Command Line (SQLcl) is a free command line interface for -Oracle Database. It allows you to interactively or batch execute SQL and PL/SQL. -SQLcl provides in-line editing, statement completion, and command recall for a -feature-rich experience, all while also supporting your previously written -SQL*Plus scripts. +Oracle SQL Developer Command Line (SQLcl) is a free command line +interface for Oracle Database. It allows you to interactively or batch +execute SQL and PL/SQL. SQLcl provides in-line editing, statement +completion, and command recall for a feature-rich experience, all +while also supporting your previously written SQL*Plus scripts. You need an Oracle account and you must Agree to Oracle's download agreement before this can be downloaded. |