On Sun, Aug 26, 2018 at 12:08:15PM +0300, KES wrote:
>
> Thank you. That is I am looking for.
> Never thought that 'WITH' syntax is described at 'SELECT'.
>
> Will be very helpful if this will be mentioned on this page:
> https://www.postgresql.org/docs/10/static/queries-with.html
> For an exam
Yes, it does, thank you.
Now it's clear why there are two different names.
Best regards,
Adam Bielański
pt., 24 sie 2018, 20:05 użytkownik Bruce Momjian napisał:
> On Tue, Aug 21, 2018 at 09:17:35AM +, PG Doc comments form wrote:
> > The following documentation comment has been logged on
These are special variables that PostgreSQL replaces regardless of
operating system. Per the paragraph above the examples:
Oops! Sorry. Should read more thoroughly before sending stupid comments
on this excellent documentation!
Thank you for taking the time to clarify.
Mi
Thank you. That is I am looking for.
Never thought that 'WITH' syntax is described at 'SELECT'.
Will be very helpful if this will be mentioned on this page:
https://www.postgresql.org/docs/10/static/queries-with.html
For an example:
[ WITH [ RECURSIVE ] with_query [, ...] ]
and with_q