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

Home -> Community -> Usenet -> c.d.o.misc -> Re: using character like ä, ü in statements

Re: using character like ä, ü in statements

From: Harri Kaukovuo <harri.kaukovuo4_at_nic.fi>
Date: 27 Mar 2002 20:11:59 GMT
Message-ID: <a7t92f$9cn$2@news1.song.fi>


You might try:

            select * from "TAB_ZÄHLER";

"Lars Windels" <windels_at_swms.de> wrote in news:a7sb1e$bqf$06$1_at_news.t-online.com:

> Hello.
>
> I want to get a result from a table which contains ä,ü etc. in the
> tablename. With tools like toad i get a result. But if i want to get
> it from sqlplus an error occured.
> Has anybody a tip for me.
> The statement i want to use:
>
> select * from TAB_ZÄHLER;
>
> The error-message:
>
> ORA-00911: Ung³ltiges Zeichen

-- 
-----------------------------------------------------------------------
Anti-spam: To reply by e-mail please ERASE the "4" after kaukovuo4
Received on Wed Mar 27 2002 - 14:11:59 CST

Original text of this message

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