Re: Need help with creating a "look-up" table in MySQL
Posted by: Andrew Simkovsky
Date: September 06, 2013 12:52PM

What language are you writing your application code in? Can't you pull all these rows into an array, loop through the array and stuff them into variables, and do your conditional checking once?

Andrew Simkovsky
More mysql forums (and other databases):
http://www.dbtekpro.com/forums
Brand new! Just post!

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.