INSERT INTO teamhdr (nFranchiseeId, nUserId, isLeader, isActive, dModifiedDate, dCreatedDate) VALUES ('2', '514', '1', '1', '2025-11-12 21:07:12', '2025-11-12 21:07:12') - 2025-11-12 21:07:11
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, isLeader, dModifiedDate, dCreatedDate) VALUES ('2', '11802', '514', '1', '1', '2025-11-12 21:07:12', '2025-11-12 21:07:12') - 2025-11-12 21:07:11
INSERT INTO worktrackingmst (nFranchiseeId, nUserId, tracking_data, created_at, updated_at) VALUES ('2', '514', '[]', '2025-11-12 21:07:12', '2025-11-12 21:07:12') - 2025-11-12 21:07:12
INSERT INTO workhistory (nFranchiseeId, nUserId, nTeamId, tStartTime, nTotalDistance, nTrackId, dModifiedDate, dCreatedDate) VALUES ('2', '514', '11802', '2025-11-12 21:07:12', '0', '697', '2025-11-12 21:07:12', '2025-11-12 21:07:12') - 2025-11-12 21:07:12
UPDATE usermst SET dTripDistance = '0' WHERE id = '514' - 2025-11-12 21:07:12
