Original Message
Subject: Re: Mysql lib
Date: Sun, 9 Feb 2003 20:53:34 -0500
From: "Bob Showalter" <[EMAIL PROTECTED]>
To: "reavey" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
reavey wrote:
I'
reavey wrote:
> I'm interested in libraries or procedures which can produce reports
> on a mysql
> database.
The DBI module is recommended for database access. You'll need the
DBD::mysql driver module to go with it.
> I've loaded a mysql database which has powerball numbers.
> I'd like to analyze
I'm interested in libraries or procedures which can produce reports on a
mysql
database. I've loaded a mysql database which has powerball numbers.
I'd like to analyze the data for simple things like:
Which number occurs most frequently?
Adding the winning numbers and taking their average?
Statisti