SQL Finden Sie die Spalte mit Hinterraum
SELECT col FROM tbl WHERE col LIKE '% '
Blushing Bug
SELECT col FROM tbl WHERE col LIKE '% '