while($info = $sth->fetchrow_hashref) { @case = keys %{ $info }; print @case; }