зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
c7e9c503b4
Коммит
d1cbde5d9c
@ -1,5 +1,8 @@
|
||||
https://www.postgresql.org/docs/current/queries-with.html
|
||||
|
||||
with some_name as(...)
|
||||
select ... from some_name;
|
||||
|
||||
with recursive some_name(
|
||||
... from some_name ...
|
||||
)
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user