on Mon, 24 Feb 2003 22:54:59 GMT, [EMAIL PROTECTED] (T. Murlidharan Nair) wrote:
> I need to insert NULL into the database using a perl CGI . So if a > variable is to be made NULL in perl and it needs to be used in an > sql statement what is best way to do it. Do I assign ' \N' to it > or 'NULL' ? Thanks and Cheers always!! Read the section on 'Null Values' in perldoc DBI -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]