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: Noons <wizofoz2k_at_yahoo.com.au>
Date: Fri, 12 Sep 2003 20:48:59 +1000
Message-ID: <3f61a508$1$14558$afc38c87@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
>
>
Received on Fri Sep 12 2003 - 05:48:59 CDT

Original text of this message

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