stew has asked for the wisdom of the Perl Monks concerning the following question:
$sth->prepare("SELECT COUNT(keyword) AS count FROM c3_keyword_list WHE +RE keyword REGEXP '^?'");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using a DBI placeholder
by jasonk (Parson) on Mar 11, 2003 at 15:34 UTC | |
|
Re: Using a DBI placeholder
by Tomte (Priest) on Mar 11, 2003 at 15:34 UTC | |
|
Re: Using a DBI placeholder
by bronto (Priest) on Mar 11, 2003 at 15:34 UTC |