On Friday, 19. July 2002 01:57, Bradley Plies wrote:

Hi Bradley,

> mysql> select * from pfpbaserequest;
> +----+----------+--------+---------------------+------+
>
> | id | trx_type | tender | req_date            | amt  |
>
> +----+----------+--------+---------------------+------+
>
> |  1 |          | X      | 0000-00-00 00:00:00 | 0.00 |
>
> +----+----------+--------+---------------------+------+
> 1 row in set (0.00 sec)

I don't understand your question. None of the columns has a NULL Value.
NULL ist not "" (empty string) and not 0 (numeric).

Regards Georg

mysql, query

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to