Help for this page

Select Code to Download


  1. or download this
    my $query_records2 = $conn->prepare($mainquery) or die("Error on prepa
    +ring the sql statement2 \n");
    $query_records2->execute() or die("Error on getting the data from QUER
    +YDETAIL \n");