diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:20:01 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:41 +0700 |
commit | f048927d27ce41faa1b871403e3027e135d78961 (patch) | |
tree | 758c4e3b1aa4ee4278209dd4a6551e23932d431b /development/sqlcl | |
parent | 44fb9ffb446d6a3823dbf4cde65ec1c1d291afe6 (diff) |
development/sqlcl: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sqlcl')
-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. |