Search code examples
"INSERT INTO ... FETCH ALL FROM ..." can't be compiled...

postgresqlplpgsqlpostgresql-9.6database-cursorset-returning-functions

Read More
How to display column headers returned by PostgreSQL function?...

sqlpostgresqlset-returning-functions

Read More
Combined SELECT from unnested composite type array and regular column...

sqlarrayspostgresqlrowtypeset-returning-functions

Read More
PostgreSQL - order by an array...

sqlpostgresqlsql-order-byaggregateset-returning-functions

Read More
How to get elements with a unique number from a json array in PostgreSQL?...

arraysjsonpostgresqljsonbset-returning-functions

Read More
RETURNING rows using unnest()?...

sqldatabasepostgresqlset-returning-functionssql-returning

Read More
JOIN on set returning function results...

sqlpostgresqljoinset-returning-functionslateral

Read More
Record returned from function has columns concatenated...

sqlpostgresqljoinplpgsqlset-returning-functions

Read More
How do I change the formatting for my return values in this function?...

sqlpostgresqlplpgsqlset-returning-functions

Read More
Flattening a relation with an array to emit one row per array entry...

sqlarrayspostgresqlset-returning-functionslateral

Read More
Create a function that accepts a string and returns multiple rows...

sqlpostgresqlfunctionset-returning-functionscreate-function

Read More
Unnest multiple array columns stored as text in lockstep...

sqlpostgresqlrow-numberunnestset-returning-functions

Read More
Function to loop through and select data from multiple tables...

postgresqlfor-loopplpgsqldynamic-sqlset-returning-functions

Read More
Is there a way to add function calls to knex returning or select methods?...

postgresqlpostgisknex.jsgeographyset-returning-functions

Read More
What is the simplest way to return multiple rows from table function in Postgres?...

sqlpostgresqlset-returning-functions

Read More
Error while using regexp_split_to_table (Amazon Redshift)...

amazon-redshiftset-returning-functions

Read More
Create function that returns table doesn't work syntax error? SQL...

sql-servert-sqlset-returning-functions

Read More
IF NOT EXISTS within a RETURN QUERY statement...

sqlpostgresqlsql-functionset-returning-functions

Read More
Function returns row type as single value instead of one value per field...

sqlpostgresqlsqlalchemysql-functionset-returning-functions

Read More
Postgresql calling a function in another function passing an argument from the main function...

sqlpostgresqlset-returning-functions

Read More
Difference Between Querying Table Directly and Querying Function that Returns that Same Table...

postgresqlset-returning-functions

Read More
why postgres functions returns result in one column?...

sqlpostgresqlselectsql-functionset-returning-functions

Read More
How to return two columns with function...

sqlpostgresqlset-returning-functions

Read More
Concatenate columns and adds digits postgresql...

sqlpostgresqlconcatenationgenerate-seriesset-returning-functions

Read More
How to use generate_series() to generate a grid of values...

sqlpostgresqlcross-joingenerate-seriesset-returning-functions

Read More
structure of query does not match function result type postgresql...

postgresqlplpgsqlset-returning-functions

Read More
Using set-returning functions in WHERE clauses...

postgresqlset-returning-functions

Read More
Why do PostgreSQL functions return null columns instead of no rows when the return type is a table n...

postgresqlset-returning-functions

Read More
How do I fix a Postgres 12 Error: set-returning functions are not allowed in CASE...

sqlpostgresqlpostgresql-9.1set-returning-functionspostgresql-12

Read More
set-valued function called in context that cannot accept a set...

postgresqlplpgsqlset-returning-functions

Read More
BackNext