using output of a subselect in LIKE/ILIKE

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема using output of a subselect in LIKE/ILIKE
Дата
Msg-id 3CB597EC.6AE67F76@trade-india.com
обсуждение исходный текст
Ответы Re: using output of a subselect in LIKE/ILIKE  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Список pgsql-sql
Hi  folks, <p>I need to do something like : <p><tt>SELECT  branch from  branches</tt><br /><tt>where outstation
like</tt><br/><tt>SELECT  city from users  join personal_account_details</tt><br /><tt>using(userid)  where
email='ratans@cal.vsnl.com'</tt><tt></tt><p>Theabove does not work for obvious reasons , but can anyone help me <br
/>withthe right SQL? <br />  <p>regds <br />Rajesh Kumar Mallah. <br />  <br />  <br />  

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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: REPOST: Trouble with SQL conversion
Следующее
От: "Richard Ellerbrock"
Дата:
Сообщение: Re: REPOST: Trouble with SQL conversion