Parse File Name and Parent Directory From Full File System Path
- Posted in:
- SQL Server
- T-SQL
- Development
A TSQL solution for parsing file names, with a little help from an old DOS trick.
[...Read More]A TSQL solution for parsing file names, with a little help from an old DOS trick.
[...Read More]Can the performance of PIVOT be beaten with newer T-SQL features?
[...Read More]Return the first value in an ordered set of values with analytic function FIRST_VALUE.
[...Read More]How to add a custom Transact-SQL code snippet to SQL Server Management Studio.
[...Read More]Use code snippets to assist writing Transact-SQL code.
[...Read More]