Start Processing : 2025-04-19 15:51:25
0 rows affectedUPDATE db_social_linkedin SET _datePosted = IF(_createdDate LIKE '%/%', STR_TO_DATE(_createdDate,'%m/%d/%Y'), STR_TO_DATE(_createdDate,'%m-%d-%Y')) WHERE _datePosted IS NULL;
[10] 0.01 seconds -> 0 rows affected