PostgreSQL - Advanced PL/pgSQL
You want to write a PL/pgSQL function that deletes rows from a table whose name is passed as a parameter. Which approach correctly uses dynamic SQL with EXECUTE to achieve this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions