Do you want to get the records with one column containing some special word? use this as filter: FIND(“kevin”,name)>0
For speed, the select and insert shout be fast than update and delete.
Do you want to get the records with one column containing some special word? use this as filter: FIND(“kevin”,name)>0
For speed, the select and insert shout be fast than update and delete.