Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> pl/sql and hochkommas
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
![]() |
![]() |