You can try using the STRLEN function in the DELETE...WHERE statement and see if you can avoid a loop. (I don't know if it will work or not but it's worth a try and won't take much).
↧
You can try using the STRLEN function in the DELETE...WHERE statement and see if you can avoid a loop. (I don't know if it will work or not but it's worth a try and won't take much).