INSERT INTO teamhdr (nFranchiseeId, nUserId, isLeader, isActive, dModifiedDate, dCreatedDate) VALUES ('2', '434', '1', '1', '2025-12-09 10:16:51', '2025-12-09 10:16:51') - 2025-12-09 10:16:51
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, isLeader, dModifiedDate, dCreatedDate) VALUES ('2', '11870', '434', '1', '1', '2025-12-09 10:16:51', '2025-12-09 10:16:51') - 2025-12-09 10:16:51
INSERT INTO worktrackingmst (nFranchiseeId, nUserId, tracking_data, created_at, updated_at) VALUES ('2', '434', '[]', '2025-12-09 10:16:52', '2025-12-09 10:16:52') - 2025-12-09 10:16:52
INSERT INTO workhistory (nFranchiseeId, nUserId, nTeamId, tStartTime, nTotalDistance, nTrackId, dModifiedDate, dCreatedDate) VALUES ('2', '434', '11870', '2025-12-09 10:16:52', '0', '710', '2025-12-09 10:16:52', '2025-12-09 10:16:52') - 2025-12-09 10:16:52
UPDATE usermst SET dTripDistance = '0' WHERE id = '434' - 2025-12-09 10:16:52
