Name: Anonymous 2008-03-24 4:14
this PoS doesn't allow OR
Who the fuck builds a SQL query interpreter without OR?
and this is because the data analyst is so confused she wants
"AND (field.column like '%T%' OR field.column like '%S%')"
its an obvious bitflag column using chars 'TASH', '-' for unset
ie T & A = 'TA--'; T & S = 'T-S-'
Who the fuck builds a SQL query interpreter without OR?
and this is because the data analyst is so confused she wants
"AND (field.column like '%T%' OR field.column like '%S%')"
its an obvious bitflag column using chars 'TASH', '-' for unset
ie T & A = 'TA--'; T & S = 'T-S-'