List Question
20 TechQA 2024-01-14T14:47:31.887000Is it safe to use jsonb_array_elements() twice in the same SELECT list?
141 views
Asked by werner
Scope and functionality of table functions
121 views
Asked by okzoomer
SQL Error [42804]: ERROR: structure of query does not match function result type
196 views
Asked by Atish
Unnest objects from a jsonb array into separate rows
110 views
Asked by Makoto Makoto
Generating Fibonacci sequence with PL/pgSQL function
264 views
Asked by Evgeny Step
Postgres Aggregate over unnest
198 views
Asked by Minhaz Ahmed
Split multi-bracket data (JSON arrays) into rows preserving associations
95 views
Asked by sahil
Return table with json
104 views
Asked by Pvn
how to send function result to temp table in PostgreSQL
50 views
Asked by Riyan Afriyanto
table-valued function in PostreSQL only returning one column
161 views
Asked by amatof
Creating a table function in PostgreSQL
43 views
Asked by amatof
Convert function and type Oracle to Postgres
84 views
Asked by Vinicius Souza
Generate one additional row per array element
858 views
Asked by Daniel Powley
type supplied in RETURN NEXT error in PostgreSQL
50 views
Asked by KSMNOP k
Converting MSSQL Stored Procedure with more than 80 columns to PostgreSQL with minimal changes
54 views
Asked by elpidaguy
How to use LATERAL for multiple columns?
267 views
Asked by Manap Shymyr
How to return set of new rows in postgres function?
560 views
Asked by Mussie
Return a table that already exist in postgresql function
741 views
Asked by OMartinez-NeT