INSERT INTO teamhdr (nFranchiseeId, nUserId, isLeader, isActive, dModifiedDate) VALUES ('2', '414', '1', '1', '2023-07-10 13:18:47') - 2023-07-10 13:18:47
INSERT INTO teamdtl (nFranchiseeId, nTeamhdrId, nUserId, isActive, dModifiedDate) VALUES ('2', '8413', '414', '1', '2023-07-10 13:18:47') - 2023-07-10 13:18:47
{"nTeamId":"8413","isReachedOffice":"2"} - 2023-07-10 13:18:47
INSERT INTO workhistory (nFranchiseeId, nUserId, nTeamId, tStartTime, nTotalDistance, dModifiedDate, dCreatedDate) VALUES ('2', '414', '8413', '2023-07-10 13:18:47', '0', '2023-07-10 13:18:47', '2023-07-10 13:18:47') - 2023-07-10 13:18:47
UPDATE usermst SET dTripDistance = '0' WHERE id = '414' - 2023-07-10 13:18:47
UPDATE usermst SET dLat = '37.5458309', dLng = '-77.4458763', dTripDistance = '0.0' WHERE id = '414' - 2023-07-10 13:18:47
