T-SQL: Get Filename from Filepath
Many times applications store operating system paths to files in the database. And sometimes need to get only Filename portion out of Filepath column in MSSQL ? Disclaimer: I know - it's much easier to get the filename using C#, however [ ... ]
posted @ Friday, June 27, 2008 3:13 AM | Your thoughts