NOT NULL query

NOT NULL query

am 26.02.2007 13:55:41 von Ron Piggott

--=-Ov16BwHaljtW7ZdzoYBe
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Is it possible to do a SELECT query where field_3 isn't null? What
would the syntax look like? Ron

--=-Ov16BwHaljtW7ZdzoYBe--

RE: NOT NULL query

am 26.02.2007 15:10:28 von Bastien Koert

select * from table where field_3 is not null

bastien

>From: Ron Piggott
>Reply-To: ron.php@actsministries.org
>To: PHP DB
>Subject: [PHP-DB] NOT NULL query
>Date: Mon, 26 Feb 2007 07:55:41 -0500
>
>Is it possible to do a SELECT query where field_3 isn't null? What
>would the syntax look like? Ron

____________________________________________________________ _____
http://local.live.com/default.aspx?v=2&cp=43.658648~-79.3839 62&style=r&lvl=15&tilt=-90&dir=0&alt=-1000&scene=3702663&cid =7ABE80D1746919B4!1329

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php