in reply to Re^2: Catalyst - SQL query
in thread Catalyst - SQL query
Oh, I apologize. $db->execute was a reference to your database handle created via the DBI module. But what I was really trying to mention was the idea of using two separate queries. :)