Quantcast
Channel: table | ThatJeffSmith
Browsing latest articles
Browse All 33 View Live

Image may be NSFW.
Clik here to view.

Definitive Guide: REST API for Insert Row to Oracle Table

Everything I’m about to demonstrate in this post has been demonstrated before. working with IDENTITY columnsgrabbing columns off the header AND bodycatching exceptions and avoiding HTTP 500’sgetting...

View Article


Image may be NSFW.
Clik here to view.

Learning SQL with your own Spotify Streaming History data

It’s 2023 and you’ve decided you want to beef up your resume with a tech skill that’s proven and lucrative. You’ve decided, NOW is the time to learn SQL. I want to show you how to make this more...

View Article


Image may be NSFW.
Clik here to view.

Dropping an Oracle table with SQLcl and Liquibase

You’re using Liquibase to manage your Oracle application schemas, and you’re also using SQLcl to make that easier. Now you want to get rid of a table. How can we do that? You’ve probably heard us talk...

View Article

Image may be NSFW.
Clik here to view.

cURL vs Python: loading data from a file via Oracle REST API

A CLI for HTTP(S) I’m not a fan of cURL, so I usually build demos or write blog posts using a GUI like Insomnia or Postman. However, cURL is ubiquitous. When it comes to examples online, or vendor...

View Article

Image may be NSFW.
Clik here to view.

Loading JSON data into both 19c & 23ai tables via REST APIs

JSON is the the dominate vehicle for allowing for easy exchange of structured information between different programming languages and platforms – or for interacting with REST APIs. When we deal with...

View Article

Browsing latest articles
Browse All 33 View Live