gg pw <lucenaalmirjames123@gmail.com> wrote:
> Do Aggregate functions/queries reuse the state value they generate for subsequent queries? If not then an explanation
wouldbe greatly appreciated.
The subsequent queries are not supposed to feed the same input into the
aggregates, so their aggregate states will most likely be different. Maybe you
need to post an example where you think such reusing would be useful.
--
Antonin Houska
Web: https://www.cybertec-postgresql.com
That's sufficient information for me thanks! I don't really have a concrete example at the moment. The idea just popped up in my head when I read that CTEs are reused inside parent queries.
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.