Interviewer - Server > Reference > Email component > SQL scheduling tables
 
SQL scheduling tables
The scheduling SQL tables are designed to support the scheduling of emails. The tables can also be used to check the current task status and the task history.
Note When a job is deleted, the associated scheduling rows in the Schedule, ScheduleTask, and SendEmailTask tables are deleted. Rows are not deleted from the SendEmailHistory table.
See
Schedule table
ScheduleTask table
SendEmailHistory table
SQL examples: Retrieving the user interface status and progress
See also
Email component