in reply to
Re^3: Perl/MySQL table data copy
in thread
Perl/MySQL table data copy
MySQL offers
ifnull()
which I'm pretty sure is equivalent to Oracle's
nvl()
function
Comment on
Re^4: Perl/MySQL table data copy
Select
or
Download
Code
In Section
Seekers of Perl Wisdom