I need to search by part of filenames.
I have a column in my database that contains the names of products, and each product has a file for description, so I need to add this file to the same raw in my database.
I want to add a new column called description and add the contents of the file that has the same name on the column name, but the names in column and file are different, for example, the product called cs12 in the database and datasheet-cs12 or guide-cs12 or anything like this in the file