List Question
10 TechQA 2024-10-12 10:10:27PostgreSQL - How to dynamically execute a query in a function and return table
164 views
Asked by user1552698
How to use dynamic column names in an UPDATE or SELECT statement in a function?
9.2k views
Asked by Alan Wayne
URL-encoding VARCHAR and TEXT values in PostgreSQL
3.5k views
Asked by Priidu Neemre
How to pass a parameter into a date function
2.5k views
Asked by user1609817
Postgresql: execute update on a temporary table in plpgsql is not working
2.4k views
Asked by user3906778
Select as JSON object {key: {}}
238 views
Asked by Shamil Yakupov
PostgreSQL: Drop a function without parameters
76.4k views
Asked by Joseph Idziorek
Reference Local Variable In PL/PGSQL Dynamic SQL Inside Function
1.2k views
Asked by Payson Welch
Postgres return null values on function error/failure when casting
11.1k views
Asked by Yogesh Mangaj
How to avoid "tuple was already modified" error when using a BEFORE trigger in PostgreSQL?
3.2k views
Asked by Alan Wayne