From the makers of Oracle SQL Developer, your new Oracle Database command line interface. Click the Website link for instant download of latest version.

Joined April 2016
265 Photos and videos
27 Nov 2023
Need to quickly load some data to a new or existing table? Take a look at the LOAD command! Use the 'set load format' command to configure how your data is interpreted/mapped to your table.
1
4
25
3,684
16 Nov 2023
Need to create a DDL and Data script for a table? It's as simple as using SPOOL, DDL, and /*INSERT*/ commands! You can also 'shape' the DDL using the various SET DDL commands such as SET DDL SCHEMA OFF SET DDL TABLESPACE OFF
3
33
3,956
26 Oct 2023
We have a new 30minutes hands-on LiveLab tutorial for getting started in your CI/CD journey with @OracleAPEX and your app schemas data, programs, and @OracleREST REST APIs! social.ora.cl/6017ugKD7
7
27
3,436
14 Sep 2023
Make sure to join us next week at CloudWorld 2023 as SQLcl product manager @talke_tech takes you through the ins and outs of SQLcl & teaches you Liquibase for managing your Oracle DB App installs and upgrades Talk: social.ora.cl/6012P45MQ Lab: social.ora.cl/6013P45Mv
1
8
2,313
1 Sep 2023
So much SQLcl content at Cloud World 2023, don't miss it! LiveLabs, talks, and theater presentations - come meet our dev and product teams, and say hello! Our PM Jeff Smith has put together a list of all of our Database Tools talks for your convenience social.ora.cl/6012PQVpp
3
9
1,839
25 Aug 2023
Did you know: You can use the LOAD command to generate table DDL for a given CSV file!
2
24
2,033
2 Aug 2023
Missed our LiveLab webinar with @talke_tech ? No worries, we recorded it! social.ora.cl/6011Pw2FU See the video description for links to the LiveLab and an open Slack Channel where you can interact with others learning how to version your schemas & our dev team!
2
1
9
11,096
24 Jul 2023
Don't miss our event, tomorrow! social.ora.cl/6011PpdWv Learn all about how to get a handle on versioning your database schemas and code using SQLcl with our built-in and enhanced Liquibase support! #oracle #cicd #database #developers
7
4
26
4,589
19 Jul 2023
With #oracle SQLcl version 23.2 we are offering an exciting new feature! You can now save and re-use connections, from the command line! Optionally save passwords, those passwords if saved, will be secured safely in local wallets. Blog/Demo: social.ora.cl/6012PRqWo

1
1
7
1,009
19 Jul 2023
A quick example: 1. Create a connection and save it 2. List available connections, then use one!
1
1
3
768
SQLcl retweeted
Never having to worry about whether you are on the latest version of @oraclesqlcl anymore - loving it! You can get the script here: github.com/gvenzl/oracle-too…
9
31
4,507
20 Jun 2023
Installing the Sales History (SH) sample schema is now even easier! Our pm @thatjeffsmith shows how here Blog: social.ora.cl/6016OAinr Kudos to @GeraldVenzl and team on our sample data modernization project! #oracle #sql #database #data #developers
8
22
2,737
9 Jun 2023
Need a single SQL file to both create and populate a table? A combination of SPOOL, DDL, and SELECT /*insert*/ should do the job! #oracle #database #sql
4
8
1,090
7 Jun 2023
Did you know we had a SQL and PL/SQL Formatter built into the command-line for Oracle Database? Simply use the 'FORMAT' command to either format the code in your buffer or in a file. Here's a quick demonstration! #oracle #sql #database #pretty #code #developers
1
4
23
1,819
5 Jun 2023
Today's tip comes from one of our favorite @oracleace members, @evrocs_nl ! It's actually a series of posts showing how to build your own commands in SQLcl evrocs.nl/when-great-just-is… Read, subscribe, and follow!
5
11
2,031
2 Jun 2023
Need the DDL for a table, or maybe just the SQL under a VIEW? Use the DDL command! Want to 'shape' the generated code? Use SET DDL #oracle #developer #sql
2
5
791
31 May 2023
Animated GIF demo time! syntax highlighting, statusbar, tab completion, sql history, inline editing, parser feedback (invalid SQL), sqlformat #oracle #database #sql #cli
1
1
559
SQLcl retweeted
Yes ! Ctrl R show keymap - lists all keyboard shortcuts
2
7
787