Help for this page

Select Code to Download


  1. or download this
    Select Count(*) From ClearTransferData    Where AccountNo = '25010002'
    and  TransferFlag = 'TRI' and TransferType = 'NCT'
    ...
     my $ncount = $result;
     print "$sql\n";
    print "$ncount\n";