in reply to Re: DBI problem on fetchrow
in thread DBI problem on fetchrow

The SQL works fine with MySQL, the M is a table alias, the syntax is ... FROM table1 alias1, table2 alias2, ... with the alias$n being optional