List Question
20 TechQA 2015-06-16T02:10:27.907000JSONB: more than one row returned by a subquery used as an expression
5.3k views
Asked by AudioBubble
How to insert the output of set-returning function into a table
2.8k views
Asked by Raghu
Generic set returning function
1.9k views
Asked by Saurabh
Split string with two delimiters and convert type
7.7k views
Asked by sataide
Returning result set from Postgres functions
11.4k views
Asked by nick_v1
Non-scalar correlated subqueries in select?
1k views
Asked by foobar0100
Use cases for lateral that do not involve a set returning function
226 views
Asked by ajw0100
Combined SELECT from unnested composite type array and regular column
3.2k views
Asked by dupes
Scope and functionality of table functions
121 views
Asked by okzoomer
Remove braces from regular expression result
3.8k views
Asked by Dave Jarvis
PostgreSQL function returns one column instead of 4 columns
675 views
Asked by Debra Ray
Create function that returns table doesn't work syntax error? SQL
975 views
Asked by AxelF
PL/pgSQL functions: How to return a normal table with multiple columns using an execute statement
107.9k views
Asked by Getz
PostgreSQL jsonb_path_query removes result instead of returning null value
1.4k views
Asked by Isaac N
How can I retrieve the set returned from a STR into a model via ecto?
103 views
Asked by Daniel MarĂn
Split multi-bracket data (JSON arrays) into rows preserving associations
95 views
Asked by sahil
Function that takes id and returns the table - how to call it for multiple ids?
391 views
Asked by jakes
Parallel unnest() and sort order in PostgreSQL
9.9k views
Asked by Jerome WAGNER
Postgres function returning one record while I have many records?
3k views
Asked by user3664724
Multiply elements in an array according to their position
1.2k views
Asked by Nick