Viewing post 1 (of 2 total)
Thanks for the replies. This works like a charm.
SELECT path AS original_path, LEFT(path, LEN(path) - CHARINDEX('/', REVERSE(path)) +...
January 10, 2021 at 5:35 am
#3830509