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

Home -> Community -> Usenet -> c.d.o.misc -> how to solve it?

how to solve it?

From: Jean Xu <xu_at_platinum.com>
Date: 1997/07/07
Message-ID: <33C1714B.331B@platinum.com>#1/1

I try to select some records from a table as following:

SELECT * from file
where filename='file.sql';

It did not return any rows(there is one record satisfied this condition). I think the reason is the dot(.) in the filename. Can anybody tell me how to make it work?

Thanks! Received on Mon Jul 07 1997 - 00:00:00 CDT

Original text of this message

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