SyntaxFix
Write A Post
Hire A Developer
Questions
Note: Disregard this answer, as I must have misunderstood the question.
select * from Table where len(ColName) mod 2 = 1
The exact syntax depends on what flavor of SQL you're using.