diff options
-rw-r--r-- | development/sqlcl/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/sqlcl/README b/development/sqlcl/README index d40229e1cc15..f57556db548f 100644 --- a/development/sqlcl/README +++ b/development/sqlcl/README @@ -1,11 +1,11 @@ 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. -You have to use a web browser to download it. +agreement before this can be downloaded. You have to use a web browser +to download it. |