Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Diffs in SQL*Plus formatting between 8/8i

RE: Diffs in SQL*Plus formatting between 8/8i

From: Yttri, Lisa <lisa.yttri_at_cnh.com>
Date: Fri, 17 Aug 2001 09:19:27 -0700
Message-ID: <F001.0036F42F.20010817092652@fatcity.com>

I noticed this same difference between versions 8.1.5 and 8.1.7.  In 8.1.5, the substr() function (ie. select substr(column1,1,10) works just fine.....but in 8.1.7 it seems to be ignored.  Defining the column seems to take care of it.

Lisa
 ----------

From: Jesse, Rich
To: Multiple recipients of list ORACLE-L Subject: Diffs in SQL*Plus formatting between 8/8i Date: Thursday, August 16, 2001 5:43PM

Hey all,

One other slightly puzzling, erm, puzzle.  The default column format seems to have changed between 8.0.6 and 8.1.7 in SQL*Plus, but I can't seem to figure out what it is or find any mention of it in any Oracle doc.  We aren't using any "login.sql" files.

It doesn't really bug me because it forces an explicit "COLUMN" statement, which I'm all in favor of for production SQL*Plus scripts, but I'm curious as to what changed.

I purposely didn't include an example in the hopes that it's not just me...

Anyone?

TIA,

Rich Jesse                          System/Database Administrator
Rich.Jesse_at_qtiworld.com             Quad/Tech International, Sussex, WI USA
 --

Please see the official ORACLE-L FAQ: http://www.orafaq.com
 --

Author: Jesse, Rich
  INET: Rich.Jesse_at_qtiworld.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

 --------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from).  You may also send the HELP command for other information (like subscribing). Received on Fri Aug 17 2001 - 11:19:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US