in reply to Re^2: How to query mysql database schema with DBI
in thread How to query mysql database schema with DBI

Nevermind - figfured it out. fetchrow_array works. Probably a more elegant way though...
  • Comment on Re^3: How to query mysql database schema with DBI