Oracle 7.3 - Oracle 23c 20+ years of experience Version (Released: )

KeepTool Blog - 2023

Oracle Bulk Insert Scripts

07 Nov 2023

KeepTool 16 allows you to create Oracle bulk insert scripts, direct path inserts and split large scripts into multiple files.

ORDS Oracle REST Data Services

18 Sep 2023

The article describes how to install ORDS on your database, and how to create and test ORDS Webservices with KeepTool Hora 16.

Oracle XML DB (Part 2) – Creating a data export interface

03 Mar 2023

The second article about Oracle XML DB explains how you use KeepTool to create a XML based data export interface: - Creating PL/SQL types - Creating the XSD schema - Interface table for data export - Data export logic

Oracle XML DB (Part 1) – Creating a data import interface

23 Jan 2023

The first article in our series about Oracle XML DB explains how you use KeepTool to create a XML based data import interface: - A sample use case - Creating PL/SQL types - Creating the XSD schema - Interface table for data import - Data import logic - Displaying the imported data