| От | Patrick Scharrenberg |
|---|---|
| Тема | using calculated column in where-clause |
| Дата | |
| Msg-id | 48582290.6050402@web.de обсуждение исходный текст |
| Ответы |
Re: using calculated column in where-clause
Re: using calculated column in where-clause Re: using calculated column in where-clause |
| Список | pgsql-sql |
Hi! I'd like to do some calculation with values from the table, show them a new column and use the values in a where-clause. Something like this select a, b , a*b as c from ta where c=2; But postgresql complains, that column "c" does not exist. Do I have to repeat the calculation (which might be even more complex :-) ) in the "where"-clause, or is there a better way? Thanks in advance. Best regards Patrick
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера