Re: join on a like - Mailing list pgsql-sql

From mlartz@gmail.com
Subject Re: join on a like
Date
Msg-id 1146483911.614478.77500@u72g2000cwu.googlegroups.com
Whole thread Raw
Responses Re: join on a like
List pgsql-sql
If you use a btree index on the column, you should be able to use it in
the like:
http://www.postgresql.org/docs/8.1/interactive/indexes-types.html.



pgsql-sql by date:

Previous
From: Guillaume LELARGE
Date:
Subject: Re: Like with special character
Next
From: Oleg Bartunov
Date:
Subject: Re: Like with special character