SELECT * ,ats_property_contact.floor_no
FROM tf_homequest_seek_index_posts,wp_posts , ats_property_contact
WHERE tf_homequest_seek_index_posts.post_id = wp_posts.ID AND wp_posts.ID=ats_property_contact.pty_id AND (tf_homequest_seek_index_posts.post_id = '681717' OR tf_homequest_seek_index_posts.post_id = '681654' OR tf_homequest_seek_index_posts.post_id = '681621' OR tf_homequest_seek_index_posts.post_id = '681243' OR tf_homequest_seek_index_posts.post_id = '681179' OR tf_homequest_seek_index_posts.post_id = '681012' OR tf_homequest_seek_index_posts.post_id = '680925' OR tf_homequest_seek_index_posts.post_id = '680773' OR tf_homequest_seek_index_posts.post_id = '678226' OR tf_homequest_seek_index_posts.post_id = '678191' OR tf_homequest_seek_index_posts.post_id = '678188' OR tf_homequest_seek_index_posts.post_id = '678164') ORDER BY tf_homequest_seek_index_posts.post_id DESC