tasks

tasks provides information about asynchronous tasks.

The following fields are provided in tasks:

FieldDescription
TASK_NAMEName of the task.
CREATE_TIMETime when the task was created.
SCHEDULETask schedule. If the task is regularly triggered, this field displays START xxx EVERY xxx.
DATABASEDatabase where the task belongs.
DEFINITIONSQL definition of the task.
EXPIRE_TIMETime when the task expires.
In this article