in reply to Re^3: DBI do vs prepare
in thread DBI do vs prepare
Thank you for this. Unfortunately, my simplified version of the actual code does not tell you that the result set is different for each quarter. They are five different arrays coming from an html form. That's why I need the extra for loop. I also want it generalized for an arbitrary number of placeholders.