Jump to content

excluding rows


delcoo

Recommended Posts

Hi there,

 

I'm really new to mySQL and trying to figure out how to exclude rows with blank values in a particular field from my query.  I guess I just don't know what syntax to use.  I need to select * from account where lastUseDate>=20061201 and corporateName is not blank.  I know the bold part is correct, but how to I exclude blank corporate names?

 

Any help would be appreciated.  I have a "teach yourself mySQL" book here but I can't find any info on this problem

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/38809-excluding-rows/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.