select task_number, task_name, workflow_name from gr_task, gr_workflow where workflow_task=task_id and (task_number<2 or task_number>25);