mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/sqlcl: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
44fb9ffb44
commit
f048927d27
1 changed files with 7 additions and 7 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue