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

Home -> Community -> Usenet -> c.d.o.server -> Re: Case sensitive Tablenames

Re: Case sensitive Tablenames

From: <sybrandb_at_yahoo.com>
Date: 12 Sep 2003 06:34:56 -0700
Message-ID: <a1d154f4.0309120534.3f2fc7d@posting.google.com>


"Noons" <wizofoz2k_at_yahoo.com.au> wrote in message news:<3f61a508$1$14558$afc38c87_at_news.optusnet.com.au>...
> I wonder what "^S" would do in Unix?
>
> --
> Cheers
> Nuno Souto
> wizofoz2k_at_yahoo.com.au.nospam
> "Anurag Varma" <avdbi_at_hotmail.com> wrote in message news:EE98b.4208$t14.2176_at_news01.roc.ny...
> > On windows (where ^G is control-G):
> > create table "^G^G^G^G^G^G" (a number);
> >
> > and then try select table_name from user_tables;
> >
> > You should hear beeps
> >
> > or when you try
> > create table "^Z" (a number);
> > .... it seems hung until you press enter.
> >
> > of course .. don't try it at work.
> > :)
> >
> > Anurag
> >
> > Anurag
> >
> >

CONTROL-S and CONTROL-Q are XON and XOFF

Sybrand Bakker
Senior Oracle DBA Received on Fri Sep 12 2003 - 08:34:56 CDT

Original text of this message

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