delete from annotation_body where id like 'urn:mailmessage%'; delete from annotation_body where id like 'urn:mailbox%'; delete from annotation_tags where id like 'urn:mailmessage%'; delete from annotation_tags where id like 'urn:mailbox%'; delete from annotation_attributes where id like 'urn:mailmessage%'; delete from annotation_attributes where id like 'urn:mailbox%'; delete from annotation where id like 'urn:mailmessage%'; delete from annotation where id like 'urn:mailbox%';