Thanks to visit codestin.com Credit goes to postgrespro.com
Michael Dunn <[email protected]> writes: > Can EXECUTE handle a SELECT INTO statement within a plpgsql function. SELECT INTO doesn't mean the same thing in plpgsql as it does in regular SQL. Use CREATE TABLE AS, instead. regards, tom lane
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных