Re: SELECT

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

 



The problem is in access values are like string 1,2,3,4,5
"Richard Davey" <rich@xxxxxxxxxxxxxxxx> wrote in message
news:140555458.20040304113129@xxxxxxxxxxxxxxxxxxx
> Hello peppe,
>
> Thursday, March 4, 2004, 11:28:30 AM, you wrote:
>
> p> Hi I have a  table users with columns name email and access
> p> In email I have values test@xxxxxxxx etc in access I have values
1,2,3,4,7,8
> p> How can I filter value 2 ?
> p> Beacause I need only users with value 2 to send email
>
> SELECT * FROM users WHERE access=2
>
> -- 
> Best regards,
>  Richard Davey
>  http://www.phpcommunity.org/wiki/296.html

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