Jump to content

Text matching between columns


sw9

Recommended Posts

I have table1.columna with numerical entries like '101'. Then I have table2.columnb that has entries like 'path/101'.

 

I want to delete everything from table2.columnb where the number after 'path/' matches the number in table1.columna.

 

I'm not sure how to do that since there is nothing else joining these two columns together. Scratching my head. Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/194809-text-matching-between-columns/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.