Help for this page

Select Code to Download


  1. or download this
        my $a_sthexpt = $dbhexpt->prepare("CREATE TABLE  TableNameexpt SEL
    +ECT * FROM final_exp WHERE pat = ?");
    $a_sthexpt->execute($row[0]);