[Pgsql-ayuda] Select diferente

Oscar Estevez Lopez oestevez@prisacom.com
Tue, 12 Aug 2003 19:24:57 +0200


El Tue, 12 Aug 2003 13:06:38 -0400
"Edwin Quijada" <listas_quijada@hotmail.com> escribio:

> COmo puedo enviar un select de un rango diferente
> Ejemplo
> Quiero todas las tuplas donde el nombre no comience con ack. Podriamos decir
> q es un LIKE negado o contrario.
> Como puedo hacer esto en Postgres

SELECT tablename FROM pg_tables WHERE tablename NOT LIKE 'pg_%';

Espero que te sirva :)

> _______________________________________________
> Pgsql-ayuda mailing list
> Pgsql-ayuda@tlali.iztacala.unam.mx
> http://tlali.iztacala.unam.mx/mailman/listinfo/pgsql-ayuda


-- 

________________________________________________________
One ping to rule them all, one ping to find them,
one ping to bring them all and in the darkness bind them.
(Lord of the windows)


============================================================================
This e-mail message and any attached files are intended SOLELY for the addressee/s identified herein. It may contain CONFIDENTIAL and/or LEGALLY PRIVILEGED  information and may not necessarily represent the opinion of this company. If you receive this message in ERROR, please immediately notify the sender and DELETE it since you ARE NOT AUTHORIZED  to use, disclose, distribute, print or copy all or part of the contained information. Thank you.  
============================================================================