http://www.perlmonks.org?node_id=1004774


in reply to Re^3: DBI don't fetch my data...or at least not all records (bug?)
in thread DBI don't fetch my data...or at least not all records

Hi Thanks for answering. Do you mean a bug in DBI or in my program? I would say in DBI ( I might definiteley be wrong) because as I have stated before I do pretty the same select statment for some other columns and the only differece is that in the failing one the column "BBTicker" has the "not null" property set to it, the other "working" "BBTicker" columns in the other tables doesn't.