binary search

Поиск
Список
Период
Сортировка
От Vladimir Dobrokhotov
Тема binary search
Дата
Msg-id 01be2731$721f7ea0$261313d4@dvs.rybvod.kamchatka.su
обсуждение исходный текст
Ответы Re: [SQL] binary search
Список pgsql-sql
Hello,
I didn't find in documentation how to do binary search.
I want to find records where (int2_field AND 8)=TRUE (8).
Is this possible? Can I use index?

Thank a lot.
Vladimir Dobrokhotov



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [SQL] char type seems the same as char(1)
Следующее
От: Remigiusz Sokolowski
Дата:
Сообщение: Re: [SQL] Newbie questions