Help for this page
$sth->{NAME_lc};
@row{ @{$sth->{NAME_lc}}};
$sth->bind_columns(\($var1, $var2, $var3));