Postgresql – Inserting Case Statement into CREATE FUNCTION
I've been trying to insert a case statement into my create function statement and haven't had any luck. Just a heads up I am using pgadmin and postgresql. I have a table with rental movie titles, along with an integer…