NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Bug depends on the DB (I think) (Score:2)
I agree on the principle though - SELECT * should probably only be used in the SQL-Shell for testing stuff out.
Reply to This
Re: (Score:2)
Ah, I can see how that would be a problem, if you wound up with two fields in different tables with the same name. But I'm used to the syntax of NATURAL JOIN and didn't look up the syntax of LEFT JOIN to see if it removes the duplicated column from the output or not.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers