|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
ORACLE single quote issue |
From: |
Glenski ΤΏΤ |
Date: |
6/25/2000 9:54:05 AM |
IP: |
198.80.192.152 |
Maybe you guys know how to solve this in Oracle. I have on the LIKE statement the name SHA as wildcards. The problem is I want to search for SHAD% but Oracle doesnt allow me since it is using only two on a string. Is there a way to insert a "single quote" () in the middle of the string? I would be greatful if you can email me the answer at heavenlyidea@hotmail.com
SELECT * FROM T_ITS_EMPLOYEE WHERE NAME LIKE SHA% |
Follow Up - Re: ORACLE single quote issue - raj 6/27/2000 5:12:06 PM
|
|
|
|
|
|
|
|
|
|
|
|