Re: SELECT

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

 



SELECT
...
FROM users
WHERE FIND_IN_SET( 2, values ) > 0

Ignatius
_________________________
----- Original Message -----
From: "peppe" <peppe1001@xxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Sent: Thursday, March 04, 2004 12:28
Subject:  SELECT


> Hi I have a  table users with columns name email and access
> In email I have values test@xxxxxxxx etc in access I have values
1,2,3,4,7,8
> How can I filter value 2 ?
> Beacause I need only users with value 2 to send email
> Greetings
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux