in reply to Re^3: DBI SQL Returns Less than Direct SQL
in thread SOLVED: DBI SQL Returns Less than Direct SQL

The LIMIT is a difference but if I use a different search term (like 'rust'), the PERL program returns more than one row. LIMIT is inserted by PHPAdmin when I paste the SQL (without the LIMIT) into it's scratch pad. Dave
  • Comment on Re^4: DBI SQL Returns Less than Direct SQL