Help for this page
# Prepare, execute, and bind to the query my $sth = $dbh->prepare("SELECT name,height,width,date FROM mydatabase +"); ... $DB{$date} = [$height, $width, $filename]; } }