Help for this page

Select Code to Download


  1. or download this
    my $hr_data = $dbh->selectall_hashref(
        "select
    ...
            course_sitting_date 
        from courses", 
        ["course_id", "course_sitting_id"]) or die $dbh->errstr;
    
  2. or download this
    {
        '10' => {
    ...
            },
         },
    };