Re: RE: [PHP-DB] NOT NULL query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SELECT * FROM table WHERE NOT ISNULL(field_3)

(in MySQL)

greets
Zoltán Németh

2007. 02. 26, hétfő keltezéssel 15.21-kor Steven Macintyre ezt írta:
> SELECT * FROM table WHERE field_3 IS NOT NULL
> 
> > -----Original Message-----
> > From: Ron Piggott [mailto:ron.php@xxxxxxxxxxxxxxxxxx]
> > Sent: 26 February 2007 02:56 PM
> > To: PHP DB
> > Subject: [PHP-DB] NOT NULL query
> > 
> > Is it possible to do a SELECT query where field_3 isn't null?  What
> > would the syntax look like?  Ron
> 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux