On Wed, Jul 9, 2008 at 2:30 AM, Thomas Bätzler <[EMAIL PROTECTED]> wrote: > NULL is a SQL term. The Perl equivalent is undef, i.e. > > $x = undef;
NULL is used far more widely than in just SQL; it is used in C/C++, Java, Visual Basic and I'm sure many many more. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/