in reply to
DBI SUM function
<wild_guess> Try
SELECT SUM(file_size) AS mysum FROM dir_info;
</wild_guess>
holli,
/regexed monk/
Comment on
Re: DBI SUM function
Download
Code
In Section
Seekers of Perl Wisdom