Quantcast
Browsing all 33 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ORDS 18.4 => Faster AUTO TABLEs

Your ads will be inserted here byEasy AdSense.Please go to the plugin admin page toPaste your ad code OR Suppress this ad slot. The 18.4 version product lines of SQL Developer, SQLcl, Data Modeler,...

View Article


Image may be NSFW.
Clik here to view.

Using the Database to Manipulate JSON from your POST Body Requests in ORDS

Oracle REST Data Services provides a few features to make working with {JSON} as easy as possible. One of the fundamental ones is making the data from your POST requests readily accessible in your SQL...

View Article


Image may be NSFW.
Clik here to view.

Linking Excel to AUTO REST Enabled Tables…with the Oracle Visual Builder Plugin

We’ve talked about the AUTO REST feature of ORDS for TABLES quite a few times here. What I want to talk about today is how you can take advantage of that TABLE REST API in your favorite Excel...

View Article

Image may be NSFW.
Clik here to view.

Batch Loading CSV to a TABLE in Oracle Autonomous Database using AUTOREST API

Signing up for an Autonomous Database is easy. You can have an instance up and running in just a few minutes. And now, you can even have one for FREE. But one of the first things you’re going to want...

View Article

Image may be NSFW.
Clik here to view.

Excel/CSV Import to a new TABLE in SQL Developer Web

You have some data, but not in your trusty Oracle Database yet. How to get it there? You have many options of course, but today I want to talk about a brand new one, Oracle SQL Developer Web (SDW)....

View Article


Image may be NSFW.
Clik here to view.

The Curious Case of AUTO REST for a TABLE with an IDENTITY Column

I spent some time helping an internal web developer yesterday with the AUTO REST feature for TABLES. He needed to be able to POST up new records to a table. This TABLE was just fine, however the way...

View Article

Image may be NSFW.
Clik here to view.

Oracle SQL Developer Web: Importing JSON as Rows in a Relational Table

You have: A {json} array [] And as a ‘database person’ – what you want: It’s SQL – I know this! SQL Developer Web & the Import Feature In a SQL Developer Web (version 20.2) Worksheet – look down...

View Article

Image may be NSFW.
Clik here to view.

Database Actions: Working with your TABLE Data (Video!)

Version 21.2 of Database Actions, formerly SQL Developer Web, via Oracle REST Data Services is now available for download, and also now available in your Oracle Autonomous Database Shared services. One...

View Article


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 all 33 articles
Browse latest View live