in reply to Re^2: Ranking MySQL Entries?
in thread Ranking MySQL Entries?
DBI has various examples of how to return data from an SQL SELECT statement.
It seems to me that you already have a SELECT statement that provides the information you need.
Where exactly lies your problem? What Perl code have you written? How does it fail?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Ranking MySQL Entries?
by jdlev (Scribe) on Nov 20, 2013 at 20:05 UTC | |
by Corion (Patriarch) on Nov 20, 2013 at 20:07 UTC |