in reply to Re^2: DBI/DBD::Pg changing my sql query somehow?
in thread DBI/DBD::Pg changing my sql query somehow?
Using mixed case for column names is "unwise" if they are not quoted (as mentioned at URLs linked elsewhere in this thread). OP could get on with life with quoting them (in their queries).
|
---|