Hello,
I am having an error and cannot figure out how to solve this question. Could someone please assist?
Please be advised, I am using PostgreSQL as that is what was used in class. Thus, I must usePLPGSQL
Code
CREATE OR REPLACE FUNCTION Moreno_03_bankTriggerFunction()RETURNS TRIGGERLANGUAGE PLPGSQLAS$$CREATE TRIGGER Wise_12_bankTriggerAFTER DELETE ON accountFOR EACH ROWEXECUTE PROCEDURE Moreno_15_bankTriggerFunction();
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here