| От | Stephen Frost |
|---|---|
| Тема | Re: Functional dependencies and GROUP BY |
| Дата | |
| Msg-id | 20100608013823.GI21875@tamriel.snowman.net обсуждение исходный текст |
| Ответ на | Re: Functional dependencies and GROUP BY (Hitoshi Harada <umi.tanuki@gmail.com>) |
| Список | pgsql-hackers |
* Hitoshi Harada (umi.tanuki@gmail.com) wrote:
> I don't see why it should be allowed. I see the insist that y must be
> unique value so it is ok to be ungrouped but the point of discussion
> is far from that; Semantically y is not grouping key.
Ignoring the fact that it's terribly useful- isn't it part of the SQL
spec?
> In addition, what if y is implicitly a constant? For example,
>
> SELECT x, y FROM tab2 WHERE y = a AND a = 5 GROUP BY x;
Not sure I see the issue here?
> Finally, it may hide unintended bugs. ORM tools may make WHERE clause
> in some conditions and don't in other conditions.
Yeah, this one I really just done buy.. If an ORM tool doesn't write
correct SQL, then it's the ORM's fault, not ours.
Thanks,
Stephen
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера