in reply to Re^4: DBI SQL Returns Less than Direct SQL
in thread SOLVED: DBI SQL Returns Less than Direct SQL
I would now run the SQL statement that phpMyAdmin produces with the Perl code.
I would also run the select count(*) from ... where ... statement, to see what the database thinks how many rows there would be.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: DBI SQL Returns Less than Direct SQL
by DaveNagy (Initiate) on Oct 18, 2011 at 13:21 UTC | |
|
Re^6: DBI SQL Returns Less than Direct SQL
by DaveNagy (Initiate) on Oct 18, 2011 at 13:31 UTC | |
by Corion (Patriarch) on Oct 18, 2011 at 13:55 UTC |