Search code examples
Access and return result from INSERT INTO in PL/pgSQL function...

postgresqlplpgsqlset-returning-functionssql-returning

Read More
Repeat rows specified number of times in PostgreSQL...

sqlpostgresqlset-returning-functions

Read More
How to join on a nested value from a jsonb column?...

sqlpostgresqlleft-joinjsonbset-returning-functions

Read More
What's the proper index for querying structures in arrays in Postgres jsonb?...

sqlpostgresqlindexingset-returning-functionsjsonb

Read More
PostgreSQL jsonb_path_query removes result instead of returning null value...

sqlpostgresqljsonbjsonpathset-returning-functions

Read More
Unnest multiple arrays in parallel...

arrayspostgresqlarraylistplpgsqlset-returning-functions

Read More
Split given string and prepare case statement...

sqlpostgresqlpostgresql-9.3set-returning-functionsunnest

Read More
PostgreSQL unnest() with element number...

sqlarrayspostgresqlwindow-functionsset-returning-functions

Read More
Split string with two delimiters and convert type...

postgresqlplpgsqlset-returning-functions

Read More
Split column into multiple rows in Postgres...

sqlpostgresqlsplitset-returning-functions

Read More
PostgreSQL: ERROR: 42601: a column definition list is required for functions returning "record&...

sqldatabasepostgresqlplpgsqlset-returning-functions

Read More
Is it safe to use jsonb_array_elements() twice in the same SELECT list?...

postgresqljsonbset-returning-functions

Read More
How to return a table's rowtype plus an additional column from a function?...

postgresqlplpgsqlreturn-typeset-returning-functions

Read More
Scope and functionality of table functions...

sqlpostgresqlsyntaxset-returning-functions

Read More
Unnest objects from a jsonb array into separate rows...

sqljsonpostgresqlset-returning-functions

Read More
Generating Fibonacci sequence with PL/pgSQL function...

sqlpostgresqlplpgsqlset-returning-functions

Read More
JSONB: more than one row returned by a subquery used as an expression...

sqlpostgresqlpostgresql-9.4jsonbset-returning-functions

Read More
Split multi-bracket data (JSON arrays) into rows preserving associations...

sqljsonpostgresqlpostgresql-14set-returning-functions

Read More
Return table with json...

sqlpostgresqlset-returning-functions

Read More
how to send function result to temp table in PostgreSQL...

sqlpostgresqlset-returning-functions

Read More
table-valued function in PostreSQL only returning one column...

postgresqlset-returning-functions

Read More
PL/pgSQL functions: How to return a normal table with multiple columns using an execute statement...

postgresqlplpgsqlset-returning-functions

Read More
Convert function and type Oracle to Postgres...

sqlpostgresqlset-returning-functions

Read More
What is the expected behaviour for multiple set-returning functions in SELECT clause?...

sqlpostgresqlcross-joingenerate-seriesset-returning-functions

Read More
Generate one additional row per array element...

sqlpostgresqlunnestset-returning-functions

Read More
Parallel unnest() and sort order in PostgreSQL...

sqlpostgresqlpostgresql-9.3unnestset-returning-functions

Read More
How to select multiple rows filled with constants in Amazon Redshift?...

sqlpostgresqlamazon-redshiftset-returning-functions

Read More
How to return set of new rows in postgres function?...

sqlpostgresqlset-returning-functions

Read More
Return a table that already exist in postgresql function...

sqlpostgresqlset-returning-functions

Read More
Use Values from JSONB Array inside a WHERE IN Clause...

arrayspostgresqlwhere-clausejsonbset-returning-functions

Read More
BackNext