$sth = $dbh->prepare("desc table1"); $sth->execute;