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

Home -> Community -> Mailing Lists -> Oracle-L -> PL/SQL equivalent of unix basename command

PL/SQL equivalent of unix basename command

From: John Dunn <jdunn_at_sefas.com>
Date: Wed, 31 Aug 2005 13:14:34 +0100
Message-ID: <000701c5ae25$8d5c5a30$3e04050a@johnman>


Does PL/SQL have an equivalent of the unix basename command, which returns just the filename part of a full file path?

e.g for C:\dir\file.txt

would return

file.txt

??

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Aug 31 2005 - 07:13:44 CDT

Original text of this message

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