hello I want to remove numeric values from column.
Please let me know what would be the query to remove all the numeric values from mysql database
Note:
This Note is for those who are marking this question as duplicate
Please understand the difference. I don't want to "select" the string values from column. I want to completely remove the integer values or numeric values from column.