SQL injection in Postgres functions vs prepared queries
50
votes
1
answer
34936
views
In Postgres, are prepared queries and user defined functions equivalent as a **mechanism for guarding against SQL injection**?
Are there particular advantages in one approach over the other?
Asked by user4930
Sep 11, 2013, 08:14 PM
Last activity: Apr 9, 2023, 04:33 PM
Last activity: Apr 9, 2023, 04:33 PM