Re: [SQL] Using Aliases in Select

Поиск
Список
Период
Сортировка
От Christian Rudow
Тема Re: [SQL] Using Aliases in Select
Дата
Msg-id 37A5A5EA.48EF2C37@thinx.ch
обсуждение исходный текст
Ответ на Re: [SQL] Using Aliases in Select  (Andy Lewis <alewis@themecca.net>)
Список pgsql-sql
Andy Lewis wrote:

> select tab1.name, tab1.mytext as text1, tab2.mytext as text2
> from tab1, tab2 where tab1.tab1_id = tab2.tab1_id
> 
> I believe that this will fix it.
> 
> Andy

Yes it does.
My knowledge of SQL all comes from working with Informix databases.
ThanX a lot !

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Christian Rudow                 E-Mail: Christian.Rudow@thinx.ch
ThinX networked business services    Stahlrain 10, CH-5200 Brugg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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

Предыдущее
От: Andy Lewis
Дата:
Сообщение: Re: [SQL] Using Aliases in Select
Следующее
От: Michael Olivier
Дата:
Сообщение: few questions about rules: timestamp, new.oid