Implement an SQL script that finds the differences between the contents of a relational table DOCTOR and a relational table with the same name as the prefix of your UOW email account, DOC. The script must first list the rows added to the relational table DOCTOR after the backup file was created, then the rows deleted from the relational table DOCTOR after the backup file was created, and finally list the rows changed in the relational table DOCTOR after the backup file was created. In brief, the script must first list all added rows, then all deleted rows.
SELECT statement to implement this task.