Delete all calendar appointments belonging to a particular user:
delete from prg_dates where created_from='<user>';