in reply to How to do simple select with Net::MySQL

Adding the second q did the trick. Thank you. And thanks for the count() and the place holder advice. I used Net::MySQL which doesn't appear to have as clean of support for these last two features as DBI has. Next time I go with DBI! Thanks again! You all saved my... ahem.. -Michael
  • Comment on Re: Now to do simple select with Net::MySQL