Let’s build a mini-changeLog for Oracle using SQLcl.
I’m going to give my friend 4 files, that they can take and create in their Oracle Database, a an ITUNES table populated with about ~5k of my songs and a dumb little REST API But wait, what’s the 4th...
View ArticleCopying VS Code Developer Tools connections to SQL Developer
How to migrate your Oracle Developer Tools VS Code Extension connections over to the SQL Developer Extension – with a single bash command, and then some SQLcl connects! You may have noticed the...
View ArticleOracle 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 Article