HW12: Triggers due Mon 15 Apr 13:00

\begin{purpose}
In this assignment you will:
\begin{itemize}
\item Utilize a...
...g commands.
\item Continue working with PlPgSQL.
\end{itemize}
\end{purpose}

Allowed and Disallowed Resources

In completing this assignment you MAY use/access the following resources:

You may NOT use/access:

Failure to abide by these guidelines will result in a zero for the assignment and the incident will be reported to the university provost as a violation of the university academic integrity policy. A second incident of academic dishonesty (whether from this course or another computer science course) will result in an F in the course.

Description

Modify the SQL script you produced in Homework #11 as follows:

The result is that the logging of sent emails is handled by a trigger rather than embedded in the script.

Grading and Submission

To turn in the assignment upload into Canvas your .sql script that creates the schema, tables, and PLPGSQL function. Your assignment will be graded out of 16 points.