Select statement question

Поиск
Список
Период
Сортировка
От ebp
Тема Select statement question
Дата
Msg-id 000d01c1c237$6ec245e0$3601a8c0@chaos
обсуждение исходный текст
Ответы Re: Select statement question  (Doug Silver <dsilver@quantified.com>)
Список pgsql-novice
Im trying to select only the first names from a table that begin with an A.
I tryed this:
select fname,lname,subscriber_id from kbeg where fname='A*'||'a*'
and no rows shows up, im positive that there are atleast 1,000 rows with fname starting with A.
Any suggestions?
 

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: select into ...outfile
Следующее
От: thiemo
Дата:
Сообщение: ERD or UML tool