my $table = $sth->fetchall_hashref('row_id'); print "Row 14 contains $table->{14}{num_bananas} bananas";