Alias name from subquery

Поиск
Список
Период
Сортировка
От Felix Homann
Тема Alias name from subquery
Дата
Msg-id 48E227F1.1050002@onlinehome.de
обсуждение исходный текст
Ответы Re: Alias name from subquery
Re: Alias name from subquery
Список pgsql-general
Hi,

I would like to set an alias name for a column from a subquery, i.e.
something like this:

SELECT entry AS (SELECT name from colnames WHERE id=1) from entries ;

Obviously it doesn't work _this_ way, but is there _any_ way to do it?

Kind regards,

Felix

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