Search code examples
How to join generate_series and an array...


sqlpostgresqlcross-joingenerate-seriesset-returning-functions

Read More
Return Multiple Values from Oracle Function...


sqloracleplsqlset-returning-functions

Read More
Inconsistent results with jsonb_array_elements_text() twice in the SELECT list...


sqlarrayspostgresqlset-returning-functions

Read More
Call a set-returning function with an array argument multiple times...


sqlpostgresqljoinplpgsqlset-returning-functions

Read More
How do I SELECT multiple values from a function into separate columns?...


sqlpostgresqlset-returning-functions

Read More
How to get entire table data or multiple rows returned from a function in PG/PLSQL with pgAdmin 4.2....


postgresqlplpgsqlset-returning-functions

Read More
Performance of SELECT * in an Inline Table-Valued Function...


sql-servert-sqlstored-functionsset-returning-functions

Read More
Optimize query on big table executing generate_series()...


sqlpostgresqlpostgresql-performancegenerate-seriesset-returning-functions

Read More
Remove braces from regular expression result...


arraysregexpostgresqlplpgsqlset-returning-functions

Read More
Call set-returning plpgsql function for each row returned from a query...


arrayspostgresqlplpgsqlset-returning-functionssql-domain

Read More
Order by the IN value with jsonb array...


sqlarrayspostgresqljsonbset-returning-functions

Read More
CASE with regexp: "set-valued function called in context that cannot accept a set"...


regexpostgresqlpostgresql-9.0set-returning-functions

Read More
Query with CASE and generate_series(), order resulting timestamptz descending...


sqlpostgresqlsql-order-byplpgsqlset-returning-functions

Read More
generate_subscripts(array, 2) returns two records when there is only one multidimensional element...


postgresqlmultidimensional-arrayset-returning-functions

Read More
Oracle to PostgreSQL query conversion with string_to_array()...


sqloraclepostgresqlset-returning-functionsunnest

Read More
"ERROR: column ... specified more than once" in VIEW definition...


sqlpostgresqlpostgresql-9.4sql-viewset-returning-functions

Read More
Error: column does not exist in PostgreSQL...


postgresqlpattern-matchingset-returning-functions

Read More
Unable to execute the function in plpgsql/postgres...


postgresqlsql-insertplpgsqlset-returning-functionssql-returning

Read More
Get each <tag> in String - stackexchange database...


sqlpostgresqlset-returning-functionsdataexplorer

Read More
Repeat row number of times based on column value...


sqlpostgresqlgenerate-seriesset-returning-functions

Read More
Create function with SELECT CASE...


sqlpostgresqlplpgsqlreturn-typeset-returning-functions

Read More
How can I retrieve the set returned from a STR into a model via ecto?...


postgresqlelixirectoset-returning-functions

Read More
Return column name and distinct values...


sqlpostgresqldistinctset-returning-functions

Read More
Join result of set-returning function (json_array_elements) with table column...


sqljsonpostgresqlset-returning-functions

Read More
Get even / odd / all numbers between two numbers...


sqlpostgresqlpostgresql-9.4generate-seriesset-returning-functions

Read More
Find duplicated values on array column...


sqlarrayspostgresqlaggregate-functionsset-returning-functions

Read More
Change a date range into new rows with discrete dates...


sqlpostgresqlgenerate-seriesset-returning-functions

Read More
How to cast entity to set in PostgreSQL...


sqlpostgresqlgenerate-seriesset-returning-functions

Read More
How to order query result according to the order of array elements?...


sqlpostgresqlsql-order-byset-returning-functionsunnest

Read More
Compare result of two table functions using one column from each...


sqlpostgresqlpostgresql-9.3set-returning-functions

Read More
BackNext