SELECT SQL_CALC_FOUND_ROWS  LDtWZG_posts.ID
					 FROM LDtWZG_posts 
					 WHERE 1=1  AND LDtWZG_posts.post_type = 'post' AND ((LDtWZG_posts.post_status = 'publish')) AND LDtWZG_posts.post_name LIKE '%uber%' AND LDtWZG_posts.post_name LIKE '%apuesta%' AND LDtWZG_posts.post_name LIKE '%por%' AND LDtWZG_posts.post_name LIKE '%el%' AND LDtWZG_posts.post_name LIKE '%transporte%' AND LDtWZG_posts.post_name LIKE '%de%' AND LDtWZG_posts.post_name LIKE '%mercancias%' AND LDtWZG_posts.post_name LIKE '%con%' AND LDtWZG_posts.post_name LIKE '%uber%' AND LDtWZG_posts.post_name LIKE '%freight%'
					 
					 ORDER BY LDtWZG_posts.post_date DESC
					 LIMIT 0, 1