Help for this page
foreach (@$tbl_ary_ref) { print "@$_[1]\n"; # print the values of the second field in the da +tabase }