making 'like' queries quicker

Поиск
Список
Период
Сортировка
От admin
Тема making 'like' queries quicker
Дата
Msg-id Pine.BSF.4.10.9912172204290.8237-100000@server.b0x.com
обсуждение исходный текст
Ответы Re: [SQL] making 'like' queries quicker  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-sql
Is there a way to make queries using the 'like' operator quicker, more
specifically for queries that look like:
select name from table where name like '%abc%';

Thanks,
Marc




В списке pgsql-sql по дате отправления:

Предыдущее
От: admin
Дата:
Сообщение: can't join with indices
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: count() question