Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [Michael Skaide] Total hits: Edit Log

Here is the list of edits for this post
Re: [Michael Skaide] Total hits
I'd guess exactly the same way

sub {
my $total = $DB->table('Links')->count ( { Colour => 'BLUE', Size => 'medium' } );
return $total;
}

Last edited by:

PaulW: Nov 17, 2001, 12:48 PM

Edit Log: