News

The Oracle SQL*Plus product has introduced some new features that have long been missing from this utility program, and some to support the new features. Here's a rundown of the new features in ...
Oracle SQL*Plus: support WHENEVER SQLERROR EXIT SQL.SQLCODE #2302 Closed axelfontaine opened this issue on Feb 8, 2019 · 1 comment Contributor ...
Oracle SQL*Plus has a very useful subparameter to the column parameter called NEW_VALUE. The NEW_VALUE directive allows you to store data retrieved from an Oracle table as a variable inside the ...
sqlplusvim sqlplus.vim : Execute SQL queries and commands from within VIM (using Oracle's SQL*Plus) #created by Jamis Buck Dani Rey #script type utility #description This file contains routines that ...
SQL Plus is just a command line monitor. The Oracle offical reference documentation is useful if you want to learn what it can do for formatting and the like, which isn't very much.