Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: INSTR problem into procedure
Isn't that...'cause if I write:
IF INSTR(strQueryString,'ID=') THEN
vs at original
IF INSTR(strQueryString,'&ID=') THEN
Always on compile have an error on INSTR... Received on Wed Jun 07 2006 - 03:24:19 CDT
![]() |
![]() |