INSERT INTO teamhdr (nFranchiseeId, nUserId, isLeader, isActive, dModifiedDate, dCreatedDate) VALUES ('2', '414', '1', '1', '2025-11-19 14:10:31', '2025-11-19 14:10:31') - 2025-11-19 14:10:31
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, isLeader, dModifiedDate, dCreatedDate) VALUES ('2', '11823', '414', '1', '1', '2025-11-19 14:10:31', '2025-11-19 14:10:31') - 2025-11-19 14:10:31
INSERT INTO worktrackingmst (nFranchiseeId, nUserId, tracking_data, created_at, updated_at) VALUES ('2', '414', '[]', '2025-11-19 14:10:31', '2025-11-19 14:10:31') - 2025-11-19 14:10:31
INSERT INTO workhistory (nFranchiseeId, nUserId, nTeamId, tStartTime, nTotalDistance, nTrackId, dModifiedDate, dCreatedDate) VALUES ('2', '414', '11823', '2025-11-19 14:10:31', '0', '700', '2025-11-19 14:10:31', '2025-11-19 14:10:31') - 2025-11-19 14:10:31
UPDATE usermst SET dTripDistance = '0' WHERE id = '414' - 2025-11-19 14:10:31
UPDATE usermst SET dLat = '37.6694545', dLng = '-77.5996769', dTripDistance = '0.0' WHERE id = '414' - 2025-11-19 14:10:32
UPDATE worktrackingmst SET tracking_data = '[{"lat":37.669454500000000507498043589293956756591796875,"lng":-77.5996769000000057303623179905116558074951171875}]', updated_at = '2025-11-19 14:10:32' WHERE id = '700' - 2025-11-19 14:10:32
