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

Home -> Community -> Mailing Lists -> Oracle-L -> re: how to put ' on statement

re: how to put ' on statement

From: mitchell <mitchell_at_comnet.ca>
Date: Mon, 06 May 2002 14:53:10 -0800
Message-ID: <F001.004596B3.20020506145310@fatcity.com>


hi

I forget how to put single qutation on sql. somebody can help me.

Mitchell

I could't make it from following.

select 'ALTER TABLESPACE rename file "'" '||file_name||' to '||file_name||'"'";'
from dba_data_files
where tablespace_name = 'TBL_STATEMENT';

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: mitchell
  INET: mitchell_at_comnet.ca

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon May 06 2002 - 17:53:10 CDT

Original text of this message

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