in reply to Re: DBI:CSV SQL parsing problem
in thread DBI:CSV SQL parsing problem

Note that this gives different results if ever only one of col2 and col3 are NULL.

- tye        

  • Comment on Re^2: DBI:CSV SQL parsing problem (NULL)

Replies are listed 'Best First'.
Re^3: DBI:CSV SQL parsing problem (NULL)
by rlewisuk (Initiate) on Nov 05, 2007 at 19:40 UTC
    No worries there, all columns have the same number of (non NULL) values.