|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: SQL queries from weird databy RichardK (Deacon) |
| on Feb 19, 2013 at 15:43 UTC ( #1019596=note: print w/ replies, xml ) | Need Help?? |
|
To me, the problem looks more like an issue with your database schema design. If you normalised out the "other" column into its own key/value table then your problem would go away and your code would be nice and simple :)
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||