| От | Michael Agbaglo |
|---|---|
| Тема | syntax for access an alias in the where clause ? |
| Дата | |
| Msg-id | 3D10C770.7040100@shifted-bytes.de обсуждение исходный текст |
| Ответы |
Re: syntax for access an alias in the where clause ?
Re: syntax for access an alias in the where clause ? Re: syntax for access an alias in the where clause ? Re: syntax for access an alias in the where clause ? |
| Список | pgsql-sql |
Hi ! It's long ago since I used SQL :-) select [expression 1] as [alias 1], [expression 2] as [alias 2] where [alias 1] < [alias 2] order by [alias 2] - [alias 1] ---> ERROR: Attribute '[alias 1]' not found I found a lot of 'select [expression] as' but I've never seen somebody accessing the alias ... Can't this be done ? M.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера