Skip to content

Commit f21f5ec

Browse files
authored
Oracle SQLcl
1 parent 6af43db commit f21f5ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Understanding Oracle SQLcl
2+
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.
3+
4+
https://www.oracle.com/database/sqldeveloper/technologies/sqlcl/
5+
6+
<br>

0 commit comments

Comments
 (0)