Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: finding spaces within strings of data
Hi,
Try This Select Stmt
ganesh_at_CLONE.GTFS-GULF.COM> select * from MyTab;
COL1
COL1
Jeff Holakowski wrote:
>I need some help finding strings of data that contain spaces. I'm
>having trouble isolating my query to search within a string for spaces
>between characters. What syntax would I use to find data such as "DOOR
>40", not "DOOR40" or "DOOR_40". Any help at all is appreciated. Thanks
>
-- =================================== [Additions and Corrections Welcome] Regards, Ganesh R ===================================Received on Sun Apr 14 2002 - 06:29:39 CDT
![]() |
![]() |