Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    $insert_data_hourly{'date'}=$cell_data;
    $insert_data_hourly{'SQI'}=$sqi;
    my $id=$data->insert(\%insert_data_hourly);