Home : General : Databases and SQL :

General: Databases and SQL: Re: [Alex] Help with Perl SQL Statement: Edit Log

Here is the list of edits for this post
Re: [Alex] Help with Perl SQL Statement
Thanks Alex, that is a big help!

I feel like I am starting to crawl a little with this nowSmile

I guess this is what you mean by a condition object:

Code:
$sth = $search_db->query_sth ( { Review_Validated => 'Yes' });


I am going to re-read that section in the help, now that I have learnt a few things.

Last edited by:

sooke: May 13, 2002, 9:17 AM

Edit Log: