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 -> using character like ä, ü in statements

using character like ä, ü in statements

From: Lars Windels <windels_at_swms.de>
Date: Wed, 27 Mar 2002 12:38:34 +0100
Message-ID: <a7sb1e$bqf$06$1@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 Received on Wed Mar 27 2002 - 05:38:34 CST

Original text of this message

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