If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Find and Delete rows with less than 100 characters
Hi,
I'm working with a database that has one column that contains rows with verbatim (text). I want to delete each row that has less than 100 characters. How would I write this query?