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