You can delete existing snapshots of database using DELETE DATABASE statement:
DROP DATABASE Mydatabase_morning
In this statement you should reference name of the database snapshot.