PL/SQL equivalent of unix basename command

  • From: "John Dunn" <jdunn@xxxxxxxxx>
  • To: "'oracle-l digest users'" <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 31 Aug 2005 13:14:34 +0100

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

??


--
//www.freelists.org/webpage/oracle-l

Other related posts: