Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Trying WHERE CONTAINS command

Re: Trying WHERE CONTAINS command

From: Rod Stewart <rod.stewart_at_afp.gov.au>
Date: 1998/10/13
Message-ID: <6vu78b$fon$1@platinum.sge.net>#1/1

Doh!

Actually the query should be more like

select *
from All_tab_COLUMNS
where table_name like '%$TSP%' Received on Tue Oct 13 1998 - 00:00:00 CDT

Original text of this message

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