http://qs1969.pair.com?node_id=241031


in reply to Printing Tables...

Are you saying that each row in your HTML table actually represents one column from your SQL table? If so, you should take a look at the selectcol_arrayref or fetchall_arrayref methods of DBI.