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 -> pl/sql and hochkommas

pl/sql and hochkommas

From: Hubert Holler <haiflosse_at_gmx.net>
Date: Sun, 7 Dec 2003 23:22:48 +0100
Message-ID: <3fd3a5d1$0$41904$91cee783@newsreader02.highway.telekom.at>


I want to use a hochkomma in a select (insert) like: select count(*) into v_vorhanden from wort_suche where wort_id = v_id_wort and buchstabe = upper( || "'" || buchstabe || "'" || ) and benutzer_id = login.getid_benutzer;

Hope there can somebody help me.
Thanks a lot.
Hubert Received on Sun Dec 07 2003 - 16:22:48 CST

Original text of this message

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