Help for this page
my $sqlStatement = "SELECT * FROM databaseName ORDER BY ID"; ... # Say goodbye to the database $dbh->Close();