Hi

I'm using the partial MySQL query:

FIND_IN_SET('Specific Locations',res_places)>0; AND 
FIND_IN_SET('Wales',res_places_sl)>0;

And I was just wondering why use the ">0;". Why are they needed? What does 
this tell MySQL?

Thanks

Wiliam Stephens

Web Developer
http://www.fbagroup.co.uk


---------------------------------------------------------------------
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