Hello and thank you for the help.
I am trying to write a select statement where I can view 3 columns by a filename with a join statement. Unfortunately the value in both filenames match but their file extensions do not. Here is an example:
6024500036687.pst.txt = 6024500036687.pst.msg.htm
As you see the first piece of the filename match but the file extensions do not.
Any suggestion will help. I am fairly green and would greatly appreciate the help.