|
|
select t.id, plan_id, t.org_id, t.org_name, title, type, status, host_id,u.name as hostName,
|
|
select t.id, plan_id, t.org_id, t.org_name, title, type, status, host_id,u.name as hostName,
|
|
|
|
|
+ start_date, end_date, t.training_start_date_time,t.training_end_date_time,t.pdf_url
|