Help for this page

Select Code to Download


  1. or download this
    while ( my @col_col = $sthZK_Update_extract->fetchrow() ) {
    #stuff    
    ...
        }
        
        my $numerator_L = 2*($SUM_ni-$SUM_xi);