in reply to
Re^2: selectall_hashref
in thread
selectall_hashref
That is because you must include the name of the column in uppercase letters, instead of 'Col1', use 'COL1'.
Comment on
Re^3: selectall_hashref
Replies are listed 'Best First'.
Re^4: selectall_hashref
by
iza
(Monk)
on Nov 12, 2014 at 11:00 UTC
anoonymous Monk, that made the trick !! many thanks :-)
[reply]
In Section
Seekers of Perl Wisdom