Using LIKE expression problem..

Поиск
Список
Период
Сортировка
От Michael Ryan S. Puncia
Тема Using LIKE expression problem..
Дата
Msg-id 200405120606.i4C65ph9000939@mail.census.gov.ph
обсуждение исходный текст
Ответы Re: Using LIKE expression problem..  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-performance

Hi everybody..

   

     Before anything else I would like to thank all those person who answers my previous question… again thank you very much

 

This is my question …

   

     In my query .. Select * from table1 where lastname LIKE  ‘PUNCIA%’..

 

In the query plan ..it uses seq scan rather than index scan .. why ? I have index on lastname, firtname…

 

 

Thanks

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

Предыдущее
От: spied@yandex.ru
Дата:
Сообщение: Re: Quad processor options
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Using LIKE expression problem..