Oracle SQLcl 24.4.1 available with Excel & Access imports
Version 24.4.1 is now available for download. Download Release Notes You can now see your Connection Names in the Status Bar! The statusbar at the bottom, is showing my line#:curpos | connected user |...
View ArticleExample: Loading Chicago Crime Data (CSV) with SQLcl
I learn things like most of you: reading (blogs!) doing the thing and most likely by doing the thing I read about in a blog I’ve been trying to keep up with AI Vector Search in 23ai (yes, I am but a...
View ArticleConnecting to Oracle using VS Code & Kerberos Auth
Disclaimer #1: I’m not a ‘Kerberos Guy,’ and I’m sharing the work of others. I can however explain the mechanics and demonstrate what your rig should look like to get this working. Disclaimer #2: This...
View ArticleSQLcl Projects: Automating Oracle Database app deployments
Just press the tab key for help! If you’ve visited my blog before, you’ve likely seen several posts here on a similar topic, Liquibase. Several years ago we enhanced that open source library to make...
View ArticleGetting started with Oracle Database CI/CD & SQLcl Projects
Problem: we need to implement changes to our database schemas in an orderly and controlled manner, just like we would for our application code. Solution: using Oracle’s free SQLcl Project feature to...
View Article