`RETURN NEXT` vs `RETURN RECORD` in PostgreSQL
3
votes
2
answers
8729
views
What is the difference between
RETURN NEXT
and RETURN RECORD
in PL/pgSQL? I find the manual quite confusing in explaining what RETURN RECORD
actually does. What is a RECORD
type?
Asked by JRR
(505 rep)
Mar 1, 2013, 03:44 PM
Last activity: Feb 28, 2024, 04:04 PM
Last activity: Feb 28, 2024, 04:04 PM