select m_category from table where INSTR(m_category,'|44|') > 0 or SUBSTRING(m_category,0,3) = '44|' or SUBSTRING_INDEX(m_category,'|',-1) = '44';
In reply to Re: SQL pulling information
by insensate
in thread SQL pulling information
by andrew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |