How do I compare a field with part of another field? For example I want to know what filenames are included in file path names...
If I had a filename (2008file.pst) column in table A and wanted to know if it was included in any records in the path (C:\Folder\2008file.pst) field of table B, how can that be accomplished in a select?
Thanks
If I had a filename (2008file.pst) column in table A and wanted to know if it was included in any records in the path (C:\Folder\2008file.pst) field of table B, how can that be accomplished in a select?
Thanks