Start Processing : 2024-09-20 02:52:31
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.05 seconds -> 0 rows affected