updateTask(); select taskId,jsonData,taskTypeId from tbl_WRK_Tasks where jsonData is not null and taskTypeId is null update tbl_WRK_Tasks set taskTypeId = where taskId =