Skip to content

TimVold/sqlcl_scripts

Repository files navigation

sqlcl_scripts

Introduction

This repo contains a set of evolving scripts that may be executed from within Oracle's SQLCL tool:

  • sql scripts that may be run from a sqlcl prompt: @script_name.sql
  • javascript that may be run from a sqlcl prompt: script some_javascript.js

Operating System Requirements

The SQLCL tool is a java-based command line application that is Oracle's replacement for their SQLPlus command line utility. SQLCL requires a Java Rumtime Environment (JRE) version 17 or 21. OpenJDK/JRE installations appear to meet those requirements.

Process to add content to this repo

Process? What process?

Seriously though ... the only thing that I can think to note at present is that if you shamelessly lift some code or tip from another person's repo, blog, etc., please attribute the source. This is only fair; and we may need to track back its origins to find some long lost tidbit to fix a bug in a scriptlet you've added here.

Thanks for playin'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors