MYSQL Loop to extract keyowords (3 replies)
(MySQL.com) Hello,
im locking for a way to:
1. Get Text from ROW1
2. extract all keyowords, skip short words, remove dublicates
3. insert the keywords to ROW2 of the same table for each entry
Is this possible with a MYSQL Loop ?
Or is there a GUI T