Help for this page

Select Code to Download


  1. or download this
    {
        local $dbh->{RaiseError} = 0;
        $dbh->do("drop table DSR_SMR_Result_storage_keep");
    }