I have one question regarding pl/pgsql
I want to create a temporary tabel in an function
but:
SELECT INTO TMPORARY TABLE xxx FROM ...
creates an error because plpgsql thinks I'm trying to assign the
variable xxx
and then this is not the right syntax
Is there a workaround of this problem?
Ewald
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.