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: SQL * PLUS Worksheet

Re: SQL * PLUS Worksheet

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Tue, 17 Feb 2004 22:19:28 +0800
Message-Id: <5.1.1.6.0.20040217221658.00aafa18@pop.singnet.com.sg>

Actually, quite a few times I have found myself pasting the result of a query from one Telnet screen into SQLPlus running on another Telnet screen !! {yes, even with Character-mode Telnet, I use Copy-Paste} Fortunately, never has the output included a line "DELETE * FROM MYTABLE" !

I __try__ to adopt the discipline of first pasting into Notepad to verify the contents of the buffer before I paste into an SQLPlus screen.

You're right. "cut'n'paste" or "copy'n'paste" can be very dangerous.

Hemant
At 03:23 PM 13-02-04 -0700, you wrote:
>Note that cut'n'paste with a single mouse click is a convenient but very
>dangerous tool - if you happen to paste wrong text in wrong place, either
>accidentially or forgetting that you've copied some other text to clipboard
>meanwhile. When I'm dealing with production instances, I follow a rule set
>by myself, that immediate procedure before paste, has to be a cut(or copy).
>That way I minimize the chance that I'm pasting incorrect and possibly
>dangerous commands into the prompt.
>
>Tanel.
>
>----- Original Message -----
>From: "Jamadagni, Rajendra" <Rajendra.Jamadagni_at_espn.com>
>To: <oracle-l_at_freelists.org>
>Sent: Thursday, February 12, 2004 12:22 PM
>Subject: RE: SQL * PLUS Worksheet
>
>
> > I like sqlplus+vi on Unix itself ... plus with x-term cut-n-paste is a =
> > snap ... yeah yeah I got a 3 button mouse and I like it.
> >
> > Raj
> > -------------------------------------------------------------------------=
> > -------
> > Rajendra dot Jamadagni at nospamespn dot com
> > All Views expressed in this email are strictly personal.
> > select standard_disclaimer from company_requirements;
> > QOTD: Any clod can have facts, having an opinion is an art !
> >
> >
> > -----Original Message-----
> > From: oracle-l-bounce_at_freelists.org
> > [mailto:oracle-l-bounce_at_freelists.org]On Behalf Of
> > Jared.Still_at_radisys.com
> > Sent: Thursday, February 12, 2004 1:06 PM
> > To: oracle-l_at_freelists.org
> > Subject: Re: SQL * PLUS Worksheet
> >
> >
> > I like sqlplus+gvim+perl on Win32.
> >
> >
> >
> > ----------------------------------------------------------------
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > ----------------------------------------------------------------
> > To unsubscribe send email to: oracle-l-request_at_freelists.org
> > put 'unsubscribe' in the subject line.
> > --
> > Archives are at http://www.freelists.org/archives/oracle-l/
> > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > -----------------------------------------------------------------
>
>----------------------------------------------------------------
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>----------------------------------------------------------------
>To unsubscribe send email to: oracle-l-request_at_freelists.org
>put 'unsubscribe' in the subject line.
>--
>Archives are at http://www.freelists.org/archives/oracle-l/
>FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
>-----------------------------------------------------------------

Hemant K Chitale
Oracle 9i Database Administrator Certified Professional http://hkchital.tripod.com {last updated 24-Jan-04}



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

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Feb 17 2004 - 08:19:28 CST

Original text of this message

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