Date: 10/13/00
- Next message: Manuel Lemos: "Re: [PHP-DB] DB Abstraction Layer - PHP"
- Previous message: Ermanno Iannacci: "Re: [PHP-DB] SQL Question"
- In reply to: Javier Morquecho Morquecho: "[PHP-DB] A Query question..."
- Next in thread: Jayme Jeffman Filho: "Re: [PHP-DB] A Query question..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To the best I know, there is.
(there is in ms-access).
> Hi...
>
> May be my question is so easy, but I can't find the solution....I'm using
a
> big query, I'm looking for several data in just one field, some like :
>
> select * from clientes where min_c="1234" or min_c="4567" or
> min_c="8901".....and so....
>
> are there something like this ? :
> select * from clientes where min_c is in ["1234", "4567",
> "8901".....,"xxxx"]
>
> Any idea ??....
>
> Thanks in advance.....
>
> PD: I'm using PostgreSQL...
>
> Ing. J <email protected> Morquecho Morquecho
> Cedetel
> Desarrollo de proyectos comerciales
> Tel : 177-10-87
> Cel : 177-00-87
> e-mail : jmorquec <email protected>
> e-movil : 5281770087 <email protected>
> Home Cedetel : http://www.cedetel.com.mx
>
> "#define QUESTION ((bb) || !(bb)) // Shakespeare"
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Manuel Lemos: "Re: [PHP-DB] DB Abstraction Layer - PHP"
- Previous message: Ermanno Iannacci: "Re: [PHP-DB] SQL Question"
- In reply to: Javier Morquecho Morquecho: "[PHP-DB] A Query question..."
- Next in thread: Jayme Jeffman Filho: "Re: [PHP-DB] A Query question..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

